Pause the build queue
pause_queuePause all new CI jobs across the instance while letting running pipelines finish. Admin-only action that queues pending work until explicitly resumed.
Instructions
Stops the server from handing new work to agents. Running pipelines finish; everything else queues up. Admin only, and instance-wide — this stops CI for everybody, and it stays paused until someone calls resume_queue. Two-step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm_token | No | Token from a previous call of this tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truncated | No | Present only when the answer was shortened to fit the budget. |