get_runs
Retrieve recent run history for a workflow to review execution details and performance.
Instructions
Get recent run history for a workflow.
Args: workflow_id: UUID of the workflow limit: Number of runs to return (default 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |