outbox_list
Retrieve recent drafts and their outcomes (pending, sent, scheduled, rejected, expired, failed). For sent messages, get the sent_msg_id needed to edit or delete them later.
Instructions
Recent drafts with their outcome (pending | sent | scheduled | rejected | expired | failed) and, for sent ones, the sent_msg_id you need for draft_edit / draft_delete. Use it to find 'the message I sent earlier'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |