Skip to content

mail_template_get

Get a single email template by id, with its send-usage rollup

Tool

mail_template_get

Get a single email template by id, with its send-usage rollup

Get a single email template by id, with its send-usage rollup

Behavior

HTTP
GET /mail/templates/:id

Arguments

NameTypeRequiredDescription
idstringTemplate id

Response

FieldTypeAlwaysDescription
idstring
htmlstring
namestring
textstring
usageobject
statusstring
subjectstring
createdAtstring
updatedAtstring
variablesarray

Try it

Get a single email template by id, with its send-usage rollup.

When to use

Get a single email template by id, with its send-usage rollup

Example

Ask your agent something like this:

Get a single email template by id, with its send-usage rollup.

The agent will invoke mail_template_get with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect