describe_sheet_layout
Inspect worksheet structure to locate populated cells and free space, enabling safe dashboard-style edits without overwriting data.
Instructions
Return a structural worksheet layout summary for safe dashboard-style edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| sheet_name | Yes | ||
| sample_limit | No | ||
| free_canvas_cols | No | ||
| free_canvas_rows | No | ||
| free_canvas_limit | No |