Get an analytics report
analytics_get_reportReturns one unexpired bounded analytics report by identifier. Permission: analytics: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 aggregate row count, from 1 to 50. | |
| report_id | Yes | Stable analytics report identifier. | |
| starting_after | No | Opaque next_cursor returned by the previous report 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. |