label_list
Retrieve every label's index, timing, and text to ensure accurate edits or deletions in Audacity.
Instructions
List every label with its index, timing and text.
Returns labels sorted by Audacity's own flat index, which is what label_edit and label_delete take. Call this first whenever you need to modify a specific label, rather than guessing an index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||