Find the dataset before starting a new analysis
Turn the first step of a new error analysis into a quick table inventory.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
List ClickHouse Tables
List tables in clickhouse databases. returns information about tables including their engine, size, and row count.
Why this helps
A new analysis often stalls while you work out which dataset or table to inspect.
- Get a table list when a new data investigation begins.
- Reduce setup friction for unfamiliar analysis tasks.
- Give the next query a clearer starting point.
Setup
Build it in a few focused steps.
- 1Connect Bugsnag and ClickHouse to Notis once through the portal.
- 2Create an automation in the portal or tell Notis what it should do conversationally.
- 3Give Notis one plain-language instruction to list ClickHouse tables when your data onboarding process sends a request.
- 4Choose an incoming webhook trigger and a run-report channel.
- 5Test with a real onboarding request and check the returned database and table context.
Questions about this workflow
Can the workflow retrieve row data?
No. It lists tables and their metadata. Use the query action when you need results from table rows.
Can it list tables from one database?
Yes. Include the database name in your prompt and make sure it is valid.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Bugsnag to ClickHouse. A trigger fires from one place; an action lands in another.
Bugsnag triggers
ClickHouse actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Execute ClickHouse Query
Execute a sql query in clickhouse and return the results. this is the primary action for querying data from clickhouse databases.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Get Database Schema
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 Table Schema
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 ClickHouse Databases
List all databases in the clickhouse instance. useful for discovering available databases before querying tables.
List ClickHouse Tables
List tables in clickhouse databases. returns information about tables including their engine, size, and row count.
Connect any two apps with Notis in the middle.
Bugsnag and ClickHouse, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business ClickHouse.