list_jobs
Retrieve and filter async image processing jobs to view status, progress, and output details.
Instructions
List async jobs with optional filters. Shows job status, progress, creation time, and output information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status | |
| tool_name | No | Filter by tool | |
| limit | No | Max results (1-100, default: 20) | |
| offset | No | Skip N results |