action clicksend_list_of_templates { label: "List of Templates" description: "Get list of templates." provider: clicksend method: GET path: "/sms/templates" encoding: json output: { type: "object" additionalProperties: true } }