get_followers
Get follower lists for Tableau Public users, including follower bios and latest workbooks. Paginate through results (max 24 per page) to explore user communities and discover related authors.
Instructions
Retrieves the list of followers for a Tableau Public user. Returns follower usernames, metadata (display names, bios), and their latest workbook details. Supports pagination with index and count parameters. Default returns 24 followers per request (max 24). The index parameter increments by count for pagination (e.g., 0, 24, 48). Useful for analyzing user communities and discovering related authors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| index | Yes | ||
| username | Yes |