list_jobs
Lists all tracked jobs, including running and finished, with stripped summaries to reduce response size. Use get_dispatch for full job details.
Instructions
All tracked jobs (running and finished). raw is stripped from
done-state summaries to keep the response cheap; use
get_dispatch(job_id) for the full payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||