Agentic Service Discovery

Resources

A

Airtable

by Airtable

Manage records in Airtable bases and tables

Data & SpreadsheetsFree / PaidBearer tokendatabasespreadsheetcollaborationdata-storage

How agents use Airtable

  • Agent reads an Airtable base to retrieve a list of tasks, leads, or queue items to process
  • Agent creates a new record to log each workflow run result, processed item, or generated output
  • Agent updates a record status field to track progress through a multi-step workflow
  • Agent queries filtered views to find records matching a condition before triggering a downstream action
  • Agent uses Airtable as a structured knowledge base to look up reference data during reasoning

Agent actions

List RecordsGet records from a table

Inputs: maxRecords, filterFormula, sort

Returns: records, offset

Get RecordGet a specific record by ID

Inputs: recordId

Returns: record

Create RecordCreate a new record in the table

Inputs: fields

Returns: recordId, record

Update RecordUpdate an existing record

Inputs: recordId, fields

Returns: record

Delete RecordDelete a record from the table

Inputs: recordId

Returns: deleted

Batch CreateCreate multiple records at once

Inputs: records

Returns: createdRecords

Example workflows

1

Task management

Manage tasks and projects in Airtable

2

Customer database

Store and query customer information

About Airtable

Vendor
Airtable
Pricing Always review details with the vendor
Free / PaidFree plan available, paid plans for more features
Authentication
Bearer token
Rate limit Always review details with the vendor
5 requests / minute
Compatible nodes
AgentResourceInputOutput

Build an AI workflow with Airtable

Use the Agentic Planner to design, visualize, and connect Airtable with your other tools.

Open Agentic Planner

Related Data & Spreadsheets tools

Airtable AI Agent Integration | Fugentic