action zoomconnect_get_api_rest_v1_templates_all { label: "all" description: "Returns all templates" provider: zoomconnect method: GET path: "/api/rest/v1/templates/all" encoding: json output: { type: "object" additionalProperties: true } }