cancel_build
Cancel a running build on Codemagic by providing the build identifier.
Instructions
Cancel a running build on Codemagic.
Args: build_id: The build identifier
Returns: Response from the API (empty if successful)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |