nexus_list_jobs
List and filter quantum jobs by project, status, or name substring, showing a page of results and total count.
Instructions
List jobs visible to the user (one page of up to limit, plus the total count).
Optional filters: exact project name, status (e.g. COMPLETED, RUNNING, ERROR), and a
name_like substring. Occasionally returns a Nexus-side server error unrelated to your
request; if so, use nexus_job_status / nexus_get_results by id instead of retrying this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | ||
| project | No | ||
| name_like | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||