lexicon_search_tracks
Search tracks using Lexicon filters to find tracks by tag, artist, or location. Supports boolean tag expressions for precise results.
Instructions
Search tracks using Lexicon filters. Examples:
{ "tags": "irh" } — has event tag irh
{ "tags": "!house" } — missing house genre tag
{ "tags": "~house, pop" } — has house AND pop
{ "artist": "Daft Punk" }
{ "location": "DJ-incoming" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | Yes | Lexicon search filter object |