wave_show_graphic
Show or hide a graphics overlay on a live production using production and overlay IDs to control its visibility.
Instructions
Show or hide a graphics overlay in a production (POST /v1/productions/{id}/overlay)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| visible | Yes | Whether the overlay should be visible | |
| overlay_id | Yes | The overlay ID (1-100 chars) | |
| production_id | Yes | The production ID |