List work queues
list_queuesInspect each work queue and its depth, including pending and claimed counts, scoped to your token.
Instructions
List every work queue and its depth (pending/claimed/etc. counts). Scope-filtered to the token. The work queue is the durable job queue behind the control server; use it to fan work out to competing workers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||