Data & Analytics8 toolsPaste one API key
Xata integration for AI agents
Think data, not databases.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Xata once and call the same tools from all of them.
Setup
Connect Xata through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Xata exposes 8 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
xata_get_organization | Retrieve detailed information about a specific organization by its ID | Read |
xata_get_project_limits | Retrieve the default resource limits for projects in a specified organization | Read |
xata_list_extensions | Get available PostgreSQL extensions for a specific image | Read |
xata_list_images | Retrieve a list of all available postgres images for a specified organization and region | Read |
xata_list_instance_types | Retrieve a list of all instance types for the specified organization and region | Read |
xata_list_org_api_keys | Retrieve a list of API keys for a specific Xata organization | Read |
xata_list_regions | Retrieve a list of all regions where new branches can be deployed for the specified organization | Read |
xata_update_organization | Update information for an existing organization, such as its name | Write |