process_flow
Processes a flow using a flow ID with input values and optional component parameter overrides.
Instructions
Legacy process endpoint for backward compatibility. Processes a flow with inputs and optional tweaks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | Input values for the flow | |
| tweaks | No | Component-specific parameter overrides | |
| flow_id | Yes | Flow ID (UUID) to process |