search_music
Search for music tracks using keywords, with options to specify page number and result count. Retrieve a list of tracks matching the criteria from the QQ Music database.
Instructions
Search for music tracks
Args: keyword: Search keyword or phrase page: Page number for pagination (default: 1) num: Maximum number of results to return (default: 20)
Returns: List of music tracks matching the search criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
keyword | Yes | ||
num | No | ||
page | No |