autofit_columns
Adjust worksheet column widths to fit content automatically, with optional column selection, padding, and min/max width constraints. Use dry-run to preview changes before applying.
Instructions
Auto-fit worksheet columns based on content width.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columns | No | ||
| dry_run | No | ||
| padding | No | ||
| filepath | Yes | ||
| max_width | No | ||
| min_width | No | ||
| sheet_name | Yes |