get_build_status
Retrieve the current status and details of a Codemagic build using its build identifier.
Instructions
Get the status of a build on Codemagic.
Args: build_id: The build identifier
Returns: Dictionary containing the application and build information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |