list_jobs
Fetch recent jobs from the audio processing server, newest first, optionally filtering by status (queued, running, succeeded, failed) to review or monitor workflow progress.
Instructions
List recent jobs (newest first), optionally filtered by status.
Args: status: Filter to one of queued/running/succeeded/failed, or omit for all. limit: Max records to return (default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |