| Name | Type | Description | Notes |
|---|---|---|---|
| profile_id | String | ||
| account_id | String | ||
| platform | Option<Platform> | (enum: whatsapp, instagram, facebook, telegram, twitter, bluesky, reddit) | [optional][default to Whatsapp] |
| name | String | ||
| description | Option<String> | [optional] | |
| nodes | Option<Vecmodels::WorkflowNode> | [optional] | |
| edges | Option<Vecmodels::WorkflowEdge> | [optional] | |
| entry_node_id | Option<String> | The trigger node id; derived from the single trigger node if omitted | [optional] |