action clicksend_get_all_email_templates { label: "Get All Email Templates" description: "" provider: clicksend method: GET path: "/email/templates" encoding: json output: { type: "object" additionalProperties: true } }