Turso
Overview
SLUG: TURSO
Description
Turso is a fully managed database platform built on libSQL, offering serverless SQLite databases with global replication and low-latency access.
Authentication Details
API Key
Connecting to Turso
Create an auth config
Use the dashboard to create an auth config for the Turso toolkit. This allows you to connect multiple Turso accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Turso Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Turso toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TURSO_CLOSEST_REGION
Tool Name: Closest Region
Description
Action Parameters
Action Response
TURSO_LISTEN_TO_CHANGES
Tool Name: Listen To Changes
Description
Action Parameters
Action Response
TURSO_VALIDATE_API_TOKEN
Tool Name: Validate API Token
Description
Action Parameters
Action Response