deployment_stop
Stop a running deployment to end compute costs and resource usage immediately, keeping its URL and settings intact.
Instructions
Stop a deployment by owner/deployment or a bare slug (owner defaults to the account owner). Sends only {action: stop}; the endpoint's start/resize/replace actions are unreachable from this tool. Stopping preserves the deployment's URL and configuration and still counts toward deployment quota; it is a money-off switch and ships ungated, consistent with training_cancel and export_cancel. Stopping an already-stopped deployment is rejected by the server (400) rather than treated as a success. Reversing this (start) is not available in this tool set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deployment | Yes | Deployment ref by owner/deployment or a bare slug. |