You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the comment is not valid JSON, it is treated as a plain string description for the tool.
114
114
115
+
When a parameter description is provided via JSON, it is appended to the ClickHouse type in the tool's parameter description (e.g., "UInt64, The user ID to filter by").
116
+
115
117
## Type Mapping
116
118
117
119
ClickHouse types are automatically mapped to JSON Schema types for the MCP tool interface:
0 commit comments