Sending & observability

email_cancel_scheduled_email

Cancel a still-SCHEDULED send before it goes out (drops its worker job).

write email_cancel_scheduled_email

Cancel a still-SCHEDULED send before it goes out (drops its worker job). Fails once the message has left the scheduled state.

Parameters

ParameterTypeRequiredDescription
messageIdstringYes
projectIdstringNoTarget company (project id) — required on company-scoped tools. Call email_list_projects to enumerate companies.

On this page