tealfabric_create_process
Create a new Tealfabric process flow and retrieve its unique process ID to enable further management and automation.
Instructions
Create a new Tealfabric process (process flow). Returns the new process_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Process name | |
| tags | No | ||
| type | No | ||
| status | No | draft | |
| version | No | ||
| category | No | ||
| priority | No | ||
| description | No | ||
| is_template | No | ||
| template_id | No | ||
| configuration | No | ||
| estimated_duration | No |