Find startable XDaLa workflows
find_startable_xdala_workflowsFind all XRC-729 workflows a given address can start as owner, executor, or wildcard executor. Use this to discover workflows the user can initiate.
Instructions
Read-only discovery of deployed XRC-729 workflows that a given address can start as owner, executor, or wildcard executor. Use this whenever the user provides an address and asks which sessions/workflows they can start. This tool does not create session-start handoffs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| network | No | ||
| owner | No | ||
| includeOwner | No | ||
| includeExecutor | No | ||
| includeWildcard | No | ||
| includePayloadSchema | No | ||
| includeGraph | No | ||
| limit | No |