list_users
Retrieve a list of users from a Tableau Server, with an option to limit the number of users returned.
Instructions
List users on the Tableau Server.
Args: limit: Maximum number of users to return (default 100)
Returns: Markdown formatted list of users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |