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.
CreateTaskSchema
Schema for creating a task.Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | ||
| description | str | [optional] [default to ”] | |
| task_type | str | ||
| controller_policy_uuid | str | [optional] | |
| default_parameters | Dict[str, object] | [optional] | |
| workspace_uuid | str | ||
| visibility | str | [optional] [default to ‘private’] |