list_agent_schedule_runs
List the full execution history of an agent schedule, including previews of each linked agent run.
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) |