> ## 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.

# WorkflowConnectionSchema

# 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]** |             |       |


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