List Scheduled Sends
schedule_listList pending scheduled email sends for your workspace, optionally filtered by inbox, to review queued messages and cancel them before dispatch.
Instructions
List pending scheduled email sends for the workspace. Returns all messages with status 'pending' or 'sending', ordered by scheduled send time (earliest first). Optionally filter by inbox. Use the schedule tool (action 'cancel') with the returned id to stop a pending send before it is dispatched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page. | |
| inbox_id | No | Optional. When provided, restricts results to scheduled sends for that inbox. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Server notes about how this call was handled — for example an argument that was not applied because the selected action does not accept it. Written by MCP Emails, not taken from any message, and absent when there is nothing to report. | |
| total | Yes | ||
| scheduled_sends | Yes |