> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# WorkflowConnectionCreateSchema

# WorkflowConnectionCreateSchema

## Properties

| Name                   | Type                   | Description | Notes                            |
| ---------------------- | ---------------------- | ----------- | -------------------------------- |
| **source\_node\_uuid** | **str**                |             |                                  |
| **target\_node\_uuid** | **str**                |             |                                  |
| **source\_output**     | **str**                |             | \[optional] \[default to 'main'] |
| **target\_input**      | **str**                |             | \[optional] \[default to 'main'] |
| **metadata**           | **Dict\[str, object]** |             | \[optional]                      |


Built with [Mintlify](https://mintlify.com).