remove_audio_overlay
Delete an audio overlay by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Overlay id (e.g. audio_1). | |
| projectId | Yes | Opaque project id (a v4 UUID, from list_projects/create_project). Selects which existing project this call mutates. |