list_jobs
List all ETL jobs with their status and progress. Optionally filter to show only pending or processing jobs.
Instructions
List ETL jobs.
Args: active_only: If True, only show pending/processing jobs
Returns: List of jobs with status and progress
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |