Keep the key error table easy to query
A current reference to an important table can remove a small but recurring obstacle in analysis.
Trigger
Recurring schedule
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Action
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.
Why this helps
Repeatedly looking up a table's columns and types interrupts the flow of writing or reviewing queries.
- Keep important column and type details at hand.
- Reduce repeated table lookups during analysis.
- Make query preparation more predictable.
Setup
Build it in a few focused steps.
- 1Connect Bugsnag and ClickHouse to Notis once through the portal.
- 2Create an automation through the portal or ask Notis conversationally.
- 3In one prompt, request the detailed schema for the specific ClickHouse table used in your Bugsnag error analysis.
- 4Select a recurring schedule and where Notis should report runs.
- 5Test with the real table name and confirm the schema details are useful.
Questions about this workflow
Can the action include sample data?
The table schema action can optionally include sample data where supported. Specify what you need in the prompt.
Will this validate my SQL query?
No. It retrieves table schema information to help you understand the structure.
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.