Skip to content

Mail

mail_email_update

Reschedule a scheduled email to a new ISO-8601 instant

Tool

mail_email_update

Reschedule a scheduled email to a new ISO-8601 instant

Reschedule a scheduled email to a new ISO-8601 instant

Behavior

HTTP
PATCH /mail/emails/:id

Arguments

NameTypeRequiredDescription
idstringEmail id
scheduled_atstringNew ISO-8601 instant; future, within 30 days

Response

FieldTypeAlwaysDescription
idstring

Try it

Reschedule a scheduled email to a new ISO-8601 instant.

When to use

Reschedule a scheduled email to a new ISO-8601 instant

Example

Ask your agent something like this:

Reschedule a scheduled email to a new ISO-8601 instant.

The agent will invoke mail_email_update with these arguments:

{
  "id": "<id>",
  "scheduled_at": "<scheduled_at>"
}

Esc

Start typing to search the docs.

navigateselect