get_user_weekly_track_chart
Retrieve a user's most-played tracks for a selected week, defaulting to the most recent week. Specify timestamps from the weekly chart list to view any past period.
Instructions
Get a user's track chart for one week.
Args: user: Whose chart to read. Defaults to the authenticated account. from_timestamp: Week start, from get_user_weekly_chart_list. Defaults to the most recent week. to_timestamp: Week end, from get_user_weekly_chart_list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | ||
| to_timestamp | No | ||
| from_timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |