bourne_execution_cancel
Cancel a scheduler job associated with an existing Bourne execution using its reference. Ensures only the specific owned job is cancelled, rejecting arbitrary IDs.
Instructions
Cancel only the exact scheduler job owned by an existing Bourne execution; arbitrary scheduler job IDs are not accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |