search_tracks
Search Last.fm tracks by name, optionally filtered by artist. Returns best matches first with pagination and adjustable result limits.
Instructions
Search tracks by name, best match first.
Args: track: The track name to search for. artist: Narrow the search to one artist. limit: Results per page (default 30, maximum 1000). page: Which page of results to fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| track | Yes | ||
| artist | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |