get_user_weekly_chart_list
Get the week ranges a user has weekly charts for, returning from/to timestamp pairs to query weekly chart data. Optionally specify a user; defaults to the authenticated account.
Instructions
Get the week ranges a user has weekly charts for.
Each entry is a from/to Unix timestamp pair to pass to the weekly chart tools.
Args: user: Whose chart list to read. Defaults to the authenticated account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |