General Input Database

General Input Database

Execute SQL queries against the user's persistent databases. Shared across the entire account — multiple workflows and agents can read and write. Use for state between runs, deduplication, lists, logs, and persistent data.

Built-in2 tools

Three ways to use General Input Database

Chat with Geni

Ask Geni to pull data, take actions, or answer questions using this integration in a conversation.

Build a workflow

Create automated workflows that trigger on events, run on a schedule, or chain multiple tools together.

Power an app

Use this integration as a data source or action layer behind a dashboard, form, or internal tool.

Supported tools

Actions your AI agents can perform with General Input Database.

Create or List Databases

Create a new user database or list the current account's databases. Metadata-CRUD endpoint (`/database/user-database-admin`); SQL execution is a separate operation (`/database/user-database`).

Tool

Execute SQL

Execute any valid SQLite SQL statement against a user database. Supports SELECT, INSERT, UPDATE, DELETE, CREATE TABLE, ALTER TABLE, and any other valid SQLite SQL.

Tool

Get started automating General Input Database

01Connect your accountLink your account securely with OAuth or an API key.
02Choose a trigger or toolPick the events and actions your workflow should use.
03Configure the workflowDescribe what you want and Geni wires it up for you.
04Refine the processTest runs, review output, and tweak until it's right.
05Turn it onSet it live and it runs on a schedule or on events.