Sending & observability

email_reschedule_email

Move a still-SCHEDULED send to a new time (ISO or natural language).

write email_reschedule_email

Move a still-SCHEDULED send to a new time (ISO or natural language). Fails once the message has left the scheduled state.

Parameters

ParameterTypeRequiredDescription
messageIdstringYes
scheduledAtstringYesNew time: ISO timestamp or natural language ('in 3 hours').
projectIdstringNoTarget company (project id). Org-scoped tokens only; call email_list_projects first.

On this page