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) — required on company-scoped tools. Call email_list_projects to enumerate companies.

On this page