list_sent_messages
Retrieve captured messages from any channel, newest first. Filter by channel, app, status, or test ID to inspect deliveries and debug end-to-end flows.
Instructions
List captured messages for a channel (or all), newest first. channel: mail|telegram|whatsapp|webpush|sms|fcm|apns|slack|discord|stripe app: registered app name to filter only its messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| limit | No | ||
| status | No | ||
| channel | No | ||
| test_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |