list_tables
Retrieve detailed information about ClickHouse tables in a specified database, including schema, comments, row count, and column count, using customizable filters.
Instructions
List available ClickHouse tables in a database, including schema, comment, row count, and column count.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database | Yes | ||
like | No | ||
not_like | No |