octri_get_build
Retrieve a build's current state by build ID, showing each language's lifecycle phase and any failure messages to help diagnose SDK build issues.
Instructions
One build's current state, including each language's lifecycle phase and any failure message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes | ||
| project_id | No | Project id. Optional, falls back to the CLI's selected project. |