label_add_at
Add a label to mark a specific time range in audio projects for organization and editing reference.
Instructions
Add a label at a specific time range.
Args: start: Start time in seconds end: End time in seconds text: Label text. Default: empty
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | ||
| end | Yes | ||
| text | No |