# PromptRails + Airtable Integration

Source: https://0.0.0.0:8080/integrations/airtable

---

[All Integrations](/integrations)

![Airtable](/images/logos/airtable.svg)

# Airtable

Databases

Connect to Airtable to manage bases, tables, and records. Your agents can list, create, update, and delete records, and browse your Airtable workspace structure.

## How to Connect

1.  1Go to the MCP Templates marketplace.
2.  2Find the Airtable template.
3.  3Enter your Airtable personal access token.
4.  4Add the template to your agent.

## Available Tools

`airtable_list_bases`

List all accessible Airtable bases

`airtable_list_tables`

List all tables in an Airtable base

`airtable_list_records`

List records in an Airtable table

`airtable_get_record`

Get a single record from an Airtable table

`airtable_create_record`

Create a new record in an Airtable table

`airtable_update_record`

Update an existing record in an Airtable table

`airtable_delete_record`

Delete a record from an Airtable table

[Documentation](/docs/mcp-tools)[Airtable API Reference](https://airtable.com/developers/web/api/introduction)

[Get Started](https://app.promptrails.ai)
