list_jobs
Fetch job execution records, filtered by recipe, status, or date range, to monitor and audit recipe runs.
Instructions
List jobs, optionally filtered by recipe_id, status, or date range. Useful for monitoring recipe execution history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | ||
| flow_id | No | ||
| end_date | No | ||
| per_page | No | ||
| recipe_id | No | ||
| start_date | No | ISO 8601 datetime, e.g. 2024-01-01T00:00:00Z |