list_runs
Filter and retrieve pipeline, upload, or transformation runs by status and type to monitor data pipeline activity.
Instructions
List pipeline/upload/transformation runs with optional filters.
Args: target_type: Filter by type — 'upload', 'pipeline', or 'transformation'. status: Filter by status — 'pending', 'running', 'success', 'failed', 'cancelled'. limit: Max results (default 50, max 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | ||
| target_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |