Отменить идущую сборку
cancel_deployStop a build that is still running.
The live address does not change — the previous version stays on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deploy | No | Build id (a UUID from `list_deploys`). Without it the latest build is used. | |
| project | Yes | The project: its slug (`my-site`) or id, as listed by `my_projects`. The site address works too (`https://clear-garden-vypm.layero.app` or just `clear-garden-vypm`) — note that the address host is NOT always the slug. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| project | Yes | ||
| deploy_id | Yes | ||
| next_action | Yes |