get_user_recently_played
Retrieve a user's recently played tracks. Specify a limit from 1 to 50 to control the number of results, defaulting to 50.
Instructions
Get user's recently played tracks.
Args:
limit: Number of tracks to return (1-50, default 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| access_token | No |