action waterlinked_poi_create { label: "Create poi" description: "Create a new POI" provider: waterlinked method: POST path: "/api/v1/poi/" encoding: json output: { type: "object" additionalProperties: true } }