WorkflowNodeCreateSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | ||
| node_type | str | ||
| node_subtype | str | [optional] [default to ”] | |
| trigger_type | str | [optional] | |
| parameters | Dict[str, object] | [optional] | |
| position_x | float | [optional] [default to 0] | |
| position_y | float | [optional] [default to 0] | |
| notes | str | [optional] [default to ”] | |
| is_disabled | bool | [optional] [default to False] | |
| metadata | Dict[str, object] | [optional] |