Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
6 tools available
ClickHouse is a fast open-source column-oriented database management system for real-time analytics and big data processing with SQL support
Connect ClickHouse to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call ClickHouse's 6 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every ClickHouse action below is a callable tool any Definable persona can invoke.
Execute a SQL query in ClickHouse and return the results. This is the primary action for querying data from ClickHouse databases.
Get comprehensive schema overview of an entire database including all tables and optionally their column definitions. Essential for AI agents to understand the complete database structure in a single call.
Get the ClickHouse Play web user interface for interactive query execution. Returns HTML page with Monaco Editor for writing queries and visualizing results.
Get detailed schema information for a specific table including column definitions, types, keys, and optionally sample data. This is essential for AI agents to understand table structure before constructing queries.
List all databases in the ClickHouse instance. Useful for discovering available databases before querying tables.
List tables in ClickHouse databases. Returns information about tables including their engine, size, and row count.
Anything ClickHouse exposes through its API. Common databases workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 6 ClickHouse tools directly, then chain the result into another integration without you writing code.
ClickHouse uses BASIC on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 6 ClickHouse tools. You only need a separate ClickHouse subscription if ClickHouse itself charges per seat or per API call.
Every call from a persona to ClickHouse is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find ClickHouse, and connect via OAuth or API key. You can immediately attach ClickHouse to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 6 ClickHouse actions as callable tools — including `Execute ClickHouse Query`, `Get Database Schema`, `Get ClickHouse Play Interface`, plus 3 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.