List sequences
sequences_listReturns sequences in the authenticated workspace. Permission: sequences:read. Pagination: use bounded pages and returned cursors. API reference: https://mailrith.com/developers/api-reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of sequences to return. | |
| search | No | Filter sequences by name, status, or sender details. Retrieve a known Sequence ID through the item endpoint. | |
| starting_after | No | Use the opaque cursor from the previous page to request the next page. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| response | No | ||
| request_id | Yes | The stable correlation ID for this MCP tool invocation. | |
| operation_id | Yes | The stable Mailrith public API operation ID. |