filter_presets
Filter presets by category hierarchy, author name, favorites file, or glob pattern after selecting a synth.
Instructions
Filter presets by specific criteria including category (hierarchical), author, favorites file, or glob pattern. Can combine multiple filters. Requires a synth to be selected first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| author | No | Filter by preset author/creator name (exact match required) | |
| pattern | No | Glob pattern to filter preset paths (e.g., "Bass/**/*", "*Pad*") | |
| category | No | Filter by category prefix (e.g., "Bass", "Bass:Sub", "Lead:Mono"). Uses hierarchical matching. | |
| favorites | No | Filter by favorites file name (e.g., "MyFavorites.uhe-fav") |