get_user_profile_categories
Retrieve a Tableau Public user's workbook categories, including names, contained workbooks, view counts, and favorites. Supports pagination for exploring large collections.
Instructions
Retrieves workbook categories for a Tableau Public user. Returns user-defined categories containing workbooks, with metadata including category names, contained workbooks, view counts, and favorites. Supports pagination with startIndex and pageSize parameters. Useful for understanding how a user organizes their content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | Yes | ||
| username | Yes | ||
| startIndex | Yes |