search_workbooks
Find workbooks in Tableau Server by searching their names. Provide a query and set a limit to control the number of results.
Instructions
Search for workbooks by name.
Args: query: Search term (searches in workbook names) limit: Maximum results to return (default 20)
Returns: Matching workbooks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |