new_recursive_execution_id
Generate a public UUID to identify a recursive execution, enabling later cancellation by another authenticated client.
Instructions
Create a public UUID for a recursive run before starting it.
Pass this value to recursive_agent_execute. Another authenticated client
in the same tenant/company/user scope can then use it to cancel the tree.
Creating the reference makes no server, provider, or storage call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |