wave_create_production
Create a new multi-camera production by specifying its title, layout, recording preference, and source streams to begin a live studio session.
Instructions
Create a new multi-camera production (POST /v1/productions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Production title | |
| layout | No | Initial layout mode (default: single) | |
| record | No | Enable recording for this production (default: false) | |
| stream_ids | No | Stream IDs to include as sources in the production | |
| description | No | Production description |