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

# WorkflowCreateSchema

# WorkflowCreateSchema

## Properties

| Name                | Type                   | Description | Notes                               |
| ------------------- | ---------------------- | ----------- | ----------------------------------- |
| **name**            | **str**                |             |                                     |
| **description**     | **str**                |             | \[optional] \[default to '']        |
| **is\_active**      | **bool**               |             | \[optional] \[default to False]     |
| **workspace\_uuid** | **str**                |             | \[optional]                         |
| **visibility**      | **str**                |             | \[optional] \[default to 'private'] |
| **metadata**        | **Dict\[str, object]** |             | \[optional]                         |


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