label_find
Find labels containing specific text in Audacity recordings. Locate a marker in a long audio file by searching label content case-insensitively, without scanning every label manually.
Instructions
Find labels whose text contains a search string (case-insensitive).
Useful for locating a specific marker in a long recording without reading through every label.
Args: query: Text to search for within label text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |