List tables in ClickHouse databases. Returns information about tables including their engine, size, and row count.
patternstringOptional LIKE pattern to filter table names (e.g., 'user_%' or '%_log')
databasestringDatabase name to list tables from. If not provided, lists tables from all databases
include_viewsbooleanWhether to include views in the results
include_columnsbooleanWhether to include column names for each table
include_primary_keybooleanWhether to include primary key information for each table
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.