Skip to content

Mail

mail_template_get

Get a single email template by id

Tool

mail_template_get

Get a single email template by id

Get a single email template by id

Behavior

HTTP
GET /mail/templates/:id

Arguments

NameTypeRequiredDescription
idstringTemplate id

Response

FieldTypeAlwaysDescription
idstring
htmlstring
namestring
textstring
statusstring
subjectstring
createdAtstring
updatedAtstring
variablesarray

Try it

Get a single email template by id.

When to use

Get a single email template by id

Example

Ask your agent something like this:

Get a single email template by id.

The agent will invoke mail_template_get with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect