set_borders
Apply custom borders to any cell range. Choose edges (all, outline, top, bottom, left, right), style (thin to double or dashed), and color to highlight data visually.
Instructions
Draw borders on a range.
edges: ["all"] (default) borders every cell on all sides, ["outline"] only the range perimeter, or any of ["top","bottom","left","right"] applied to every cell. style: thin, medium, thick, double, dashed, dotted, hair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | black | |
| edges | No | ||
| range | Yes | ||
| style | No | thin | |
| session_id | Yes |