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

# CreateMissionExecutionSchema

# CreateMissionExecutionSchema

Schema for creating a mission execution.

## Properties

| Name                 | Type                   | Description | Notes                           |
| -------------------- | ---------------------- | ----------- | ------------------------------- |
| **parameters**       | **Dict\[str, object]** |             | \[optional]                     |
| **priority**         | **int**                |             | \[optional]                     |
| **start\_at**        | **str**                |             | \[optional]                     |
| **dry\_run**         | **bool**               |             | \[optional] \[default to False] |
| **idempotency\_key** | **str**                |             | \[optional]                     |
