label_list
Lists every label in an Audacity project with its index, timing, and text, sorted by Audacity's flat index so you can identify the correct index before editing or deleting any specific label.
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 | |||