Create TOCA Workflow
toca.workflow.createCreate a durable tenant-scoped workflow using the existing engine and transactional outbox, with idempotent submission and correlation support.
Instructions
Create a durable tenant-scoped workflow using the existing workflow engine and transactional outbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | ||
| steps | Yes | ||
| routeId | Yes | ||
| definitionId | Yes | ||
| correlationId | Yes | ||
| idempotencyKey | Yes | ||
| definitionVersion | Yes |