action waterlinked_poi_list { label: "List poi" description: "List all points of interest" provider: waterlinked method: GET path: "/api/v1/poi/" encoding: json output: { type: "object" additionalProperties: true } }