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

# MissionSchema

# MissionSchema

Schema for Mission definition response.

## Properties

| Name               | Type                                     | Description | Notes |
| ------------------ | ---------------------------------------- | ----------- | ----- |
| **uuid**           | **str**                                  |             |       |
| **name**           | **str**                                  |             |       |
| **description**    | **str**                                  |             |       |
| **twin\_uuid**     | **str**                                  |             |       |
| **task\_sequence** | **List\[Optional\[Dict\[str, object]]]** |             |       |
| **created\_at**    | **datetime**                             |             |       |
| **updated\_at**    | **datetime**                             |             |       |
