SQL Server

SQL Server

Connect to a Microsoft SQL Server database to query, insert, update, and delete rows using T-SQL.

API Key13 tools

Three ways to use SQL Server

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 SQL Server.

Count Rows

Count the number of rows in a table, optionally with a WHERE filter.

Tool

Custom Query

Execute any arbitrary T-SQL statement including JOINs, aggregations, subqueries, and DDL.

Tool

Delete Row

Delete one or more rows from a table and return deleted rows using OUTPUT DELETED.

Tool

Find Row

Look up a single row by a unique column value (e.g. email, ID).

Tool

Insert Multiple Rows

Insert multiple rows in a single statement using a VALUES list with OUTPUT INSERTED.

Tool

Insert Row

Insert a single row into a table and return the inserted row using OUTPUT INSERTED.

Tool

Get started automating SQL Server

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.