WorkflowConnectionSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | str | ||
| workflow_uuid | str | ||
| source_node_uuid | str | ||
| target_node_uuid | str | ||
| source_output | str | ||
| target_input | str | ||
| created_at | datetime | ||
| metadata | Dict[str, object] |
| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | str | ||
| workflow_uuid | str | ||
| source_node_uuid | str | ||
| target_node_uuid | str | ||
| source_output | str | ||
| target_input | str | ||
| created_at | datetime | ||
| metadata | Dict[str, object] |