list_agent_schedule_runs
Retrieve the complete execution history of a schedule, including agent run previews, to review past performance and troubleshoot issues.
Instructions
List the full execution history of a Rolli Agent schedule, including a preview of each linked agent run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Schedule UUID | |
| limit | No | Page size (default: 50, max: 100) | |
| offset | No | Pagination offset (default: 0) |