scrapeer_list_runs
List past execution runs with filtering by status and flow to review history or locate a specific run.
Instructions
List execution history. USE THIS TOOL WHEN: user asks about past runs, wants to see execution history, or you need to find a specific run. Supports filtering by status and flow. DO NOT USE: to get details of a specific run (use scrapeer_get_run_status or scrapeer_get_run_results).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow | No | Filter runs by flow name or ID. Accepts either a UUID or a flow name. | |
| limit | No | Maximum number of items to return. Default 20, max 100. | |
| offset | No | Number of items to skip for pagination. Default 0. | |
| status | No | Filter by execution status. |