tenki_get_template_build
Retrieve a template build's status, progress, and result image by its build ID. Use the returned image reference to create a sandbox once the build is ready.
Instructions
Retrieve one template build by its build ID (state, progress, and result image). A READY build's imageDigestRef is the reference tenki_create_sandbox's image arg takes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes | The template build ID. |