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

# EpisodeUpdateSchema

# EpisodeUpdateSchema

## Properties

| Name             | Type                   | Description | Notes       |
| ---------------- | ---------------------- | ----------- | ----------- |
| **task\_name**   | **str**                |             | \[optional] |
| **twins**        | **List\[str]**         |             | \[optional] |
| **started\_at**  | **int**                |             | \[optional] |
| **finished\_at** | **int**                |             | \[optional] |
| **metadata**     | **Dict\[str, object]** |             | \[optional] |
| **created\_by**  | **str**                |             | \[optional] |
| **updated\_by**  | **str**                |             | \[optional] |
