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

# CreateMissionSchema

# CreateMissionSchema

Schema for creating a mission definition.

## Properties

| Name               | Type                                                             | Description | Notes                        |
| ------------------ | ---------------------------------------------------------------- | ----------- | ---------------------------- |
| **name**           | **str**                                                          |             | \[optional] \[default to ''] |
| **description**    | **str**                                                          |             | \[optional] \[default to ''] |
| **task\_sequence** | [**List\[TaskStepSchema\]**](/api-reference/rest/TaskStepSchema) |             |                              |
