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