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

# WorkflowUpdateSchema

# WorkflowUpdateSchema

## Properties

| Name            | Type                   | Description | Notes       |
| --------------- | ---------------------- | ----------- | ----------- |
| **name**        | **str**                |             | \[optional] |
| **description** | **str**                |             | \[optional] |
| **is\_active**  | **bool**               |             | \[optional] |
| **visibility**  | **str**                |             | \[optional] |
| **metadata**    | **Dict\[str, object]** |             | \[optional] |


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