list_workbooks
Retrieve a list of Tableau workbooks from the server, optionally filtered by project ID and with a configurable limit.
Instructions
List all workbooks on the Tableau Server.
Args: project_id: Optional project ID to filter by limit: Maximum number of workbooks to return (default 100)
Returns: Markdown formatted list of workbooks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |