action waterlinked_warnings_get { label: "Get warnings" description: "[DEPRECATED] Get current list of messages" provider: waterlinked method: GET path: "/api/v1/warnings/" encoding: json output: { type: "object" additionalProperties: true } }