unity_queue_info
Check the multi-agent request queue state: total queued requests, active agents, per-agent queue depths, and completed cache size. Monitor parallel agent work on a Unity project.
Instructions
Get the current state of the multi-agent request queue: total queued requests, active agents, per-agent queue depths, and completed cache size. Useful for monitoring when multiple agents are working on the same Unity project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Target Unity instance port for parallel-safe routing. Get this from unity_select_instance. When working with multiple Unity instances, ALWAYS include this parameter. |