format_format_table
Render a JSON array of objects as a plain-text table, with optional column selection and width control for legible output.
Instructions
[format] Render a JSON array of dicts as a plain-text table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| columns | No | ||
| max_col_width | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |