Files
grist-mcp-server/tests/unit/test_tools_schema.py
Bill Ballou 33bb464102 feat: add label parameter to add_column and modify_column tools
Allow setting a human-readable display label for columns, separate from
the column_id used in formulas and API calls. The label defaults to the
column_id if not provided.
2026-01-26 15:18:11 -05:00

3.9 KiB