gaiia_start_process
Start a BPMN process instance using a registered blueprint slug with optional custom payload data.
Instructions
Starts/triggers an instance of a registered BPMN process blueprint with an optional custom payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| process_type | Yes | The unique processType/slug of the BPMN blueprint (e.g. driver-roster-change) | |
| payload | No | Optional custom JSON payload context for the process run |