list_dm_templatesreadtemplates.viewInstagram DM templates available across connected accounts.
| limit | integer | Defaults to 25, max 100. |
Per template: id, name, body, account_ids, updated_at.
"What DM templates do I use for cold outreach?"
Reusable email, SMS and DM templates — list and create (content only, never sends).
list_dm_templatesreadtemplates.viewInstagram DM templates available across connected accounts.
| limit | integer | Defaults to 25, max 100. |
Per template: id, name, body, account_ids, updated_at.
"What DM templates do I use for cold outreach?"
list_email_templatesreadtemplates.viewEmail templates with subject, last-modified date, and folder.
| limit | integer | Defaults to 25, max 100. |
Per template: id, name, subject, body_preview, folder, updated_at.
"What email templates do I have for upsells?"
list_sms_templatesreadtemplates.viewSMS templates with body preview and character count.
| limit | integer | Defaults to 25, max 100. |
Per template: id, name, body, character_count, segments, updated_at.
"Show me my SMS reminder templates."
list_template_variablesreadtemplates.viewAvailable merge tags ({first_name}, {company}, etc.) for personalisation in any template.
None.
Array of variables with name, sample_value, source (lead/agency/system).
"What variables can I use in templates?"
create_dm_templatewritetemplates.createAuthor a reusable Instagram DM template.
| name * | string | Display name. |
| body * | string | DM body. Merge tags allowed. |
Created template object with id and validation result.
"Write a DM template for re-engaging old leads."
create_email_templatewritetemplates.createAuthor a new reusable email template. Templates are content only - they do not send anything.
| name * | string | Display name. |
| body * | string | HTML or plain-text body. Merge tags allowed. |
| subject | string? | Email subject line. |
Created template object with id and merge variable validation result.
"Draft an email template for booked-call no-shows."
create_sms_templatewritetemplates.createAuthor a reusable SMS template with automatic character-count and segment guidance.
| name * | string | Display name. |
| body * | string | SMS body. Merge tags allowed. |
Created template object with id, character_count, segments.
"Create an SMS reminder template for upcoming meetings."
get_templatereadRead the full content of one template (email/SMS/DM). Returns
list_voicemail_templatesreadupdate_templatewriteUpdate fields on an existing template. Only fields you pass are