wait_for_build
Check a Codemagic build's status and retrieve artifact URLs when the build finishes. Call this tool repeatedly until a terminal state is reached.
Instructions
Check the current status of a Codemagic build. Returns immediately — no polling loop. If the build has not finished, call this tool again with the same build_id. A Codemagic build takes 10–40 minutes; calling this 20+ times is normal and expected. Returns full build details and artifact download URLs once a terminal state is reached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes | The Codemagic build ID to check |