get_twbx_workbook_structure
Extracts complete workbook structure from a Tableau .twb file, listing data sources, worksheets, dashboards, and parameters to provide a quick overview of workbook contents.
Instructions
Extracts complete workbook architecture from a Tableau workbook (.twb file). Returns an overview of data sources (connections, tables, joins), worksheets (chart types, fields on shelves, encodings, filters), dashboards (layout, contained worksheets), and parameters. Ideal for understanding 'what's in this workbook' at a glance. Use with the mainTwbPath from unpack_twbx output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| twbFilePath | Yes | ||
| includeFieldDetails | Yes |