list_sheet_rows
Retrieve rows from any COBie worksheet using its sheet name and optional query, returning row data with stable identifiers for further processing.
Instructions
List rows from any COBie worksheet. Read-only. Returns columns, rows with rowIndex for stable identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| limit | No | ||
| excel_path | Yes | ||
| sheet_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||