list_scheduled_sends
List the scheduled and undo-send queue to see each item's ID, status, and send time, so you can find the ID needed to cancel a scheduled message.
Instructions
List every item in the local undo-send / scheduled-send queue (from send_email with PROTONMAIL_SEND_DELAY_SECONDS set, or schedule_draft), including its id, status, and sendAt — use this to rediscover the id needed for cancel_send if it was lost with the conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter to one status. Omit to list everything. |