read_spreadsheet_data
Extract tabular data from spreadsheet files such as XLSX or ODS. Provide the file path, optional sheet name, and maximum rows to pull structured content for analysis or integration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_rows | No | ||
| sheet_name | No |