find_free_canvas
Find available worksheet space for charts or dashboard blocks by specifying size, padding, and search area to get suitable placement slots.
Instructions
Suggest free worksheet slots for charts or dashboard blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| width | No | ||
| height | No | ||
| filepath | Yes | ||
| min_cols | No | ||
| min_rows | No | ||
| sheet_name | Yes | ||
| origin_cell | No | A1 | |
| search_rows | No | ||
| padding_rows | No | ||
| search_columns | No | ||
| padding_columns | No |