label_find
Search Audacity labels by text substring to locate specific markers. Returns all labels whose text contains the query, case-insensitive.
Instructions
Find labels whose text contains the given (case-insensitive) substring.
Args: query: Substring to search for in label text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |