Execute a SQL query in ClickHouse and return the results. This is the primary action for querying data from ClickHouse databases.
queryRequiredstringThe SQL query to execute in ClickHouse
formatstringOutput format for the query results. Common formats: JSONEachRow, JSON, CSV, TSV
databasestringDatabase to use for the query (overrides connection default)
settingsobjectAdditional ClickHouse settings for the query execution
max_execution_timeintegerMaximum query execution time in seconds
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.