Skip to content

Commit 0672e3d

Browse files
Slachaider-chat-bot
andcommitted
docs: add back clickhouse://table/{database}/{table} resource description to README
``` Co-authored-by: aider (openrouter/qwen/qwen3-coder) <aider@aider.chat>
1 parent 4d02bdd commit 0672e3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,9 @@ Executes SQL queries against ClickHouse® with optional result limiting.
224224
### `clickhouse://schema`
225225
Provides complete schema information for the ClickHouse® database in JSON format.
226226

227+
### `clickhouse://table/{database}/{table}`
228+
Provides detailed information about a specific table including schema, sample data, and statistics.
229+
227230

228231
## OpenAI GPTs Integration
229232

0 commit comments

Comments
 (0)