action waterlinked_config_list_receiver { label: "ListReceiver config" description: "(Re)Load current receiver settings and return them" provider: waterlinked method: GET path: "/api/v1/config/receivers/" encoding: json output: { type: "object" additionalProperties: true } }