download_workbook_twbx
Download a Tableau Public workbook as a .twbx file for offline analysis, verifying data access permission first.
Instructions
Downloads a Tableau Public workbook as a .twbx file for offline analysis. First verifies that the workbook allows data access (allowDataAccess flag). The .twbx file contains the workbook definition (XML), data extracts, and embedded assets. Returns the file path where the .twbx is saved. Use the unpack_twbx tool to extract and analyze the contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workbookName | Yes |