bourne_execution_wait
Wait for a Bourne-managed scheduled execution to finish, with an optional bounded timeout. Confirms completion without creating a new execution.
Instructions
Wait on one existing Bourne-managed scheduled execution with an optional bounded caller timeout; this creates no execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |