list_queue
List job roles in the discovery queue filtered by status to prioritize applying from the queue before running new discovery.
Instructions
List roles in the discovery queue (top300_jobs.json) by queue status.
Status is the queue's own field ("todo" by default). Returns up to limit
job dicts. Use this to apply from the existing queue before running new
discovery (the queue-first gate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | todo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |