Remove segment sound effect
remove_segment_sfxRemove a sound effect from a segment. With one SFX attached, no name needed; with several, pass sfx_name (the asset name shown by get_segment_assets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sfx_name | No | Name of the SFX asset to remove, as shown by get_segment_assets; needed only when the segment has several SFX attached | |
| project_id | Yes | Project ID, as returned by create_project or list_projects | |
| segment_number | Yes | 1-based segment number, as reported by get_segments |