Wait for organisation build
wait_for_orgPoll an organization build until it reaches a terminal state (ready or failed) or a timeout, then return the final summary.
Instructions
Poll an org until its build reaches a terminal state (ready/failed) or the timeout. Returns the final org summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | Yes | ||
| timeoutSeconds | No | default 600 |