action clicksend_get_all_master_template_categories { label: "Get All Master Template Categories" description: "" provider: clicksend method: GET path: "/email/master-templates-categories" encoding: json output: { type: "object" additionalProperties: true } }