unity_queue_info
Monitor the multi-agent request queue to view total queued requests, active agents, per-agent queue depths, and completed cache size for 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 | Unity instance port (from unity_select_instance). Always include it when multiple instances run. |