get_user_weekly_album_chart
Retrieve a user's weekly album chart from Last.fm. Specify a user and week timestamps, or default to the authenticated account's most recent week.
Instructions
Get a user's album 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 |