Airtable
Data · 17 actions · connect by signing in
Actions
A sample of the 17 Airtable actions. Each keeps the schema of the real API.
airtable.list_recordsreadairtable.get_recordreadairtable.create_recordwriteairtable.list_tablesreadairtable.get_tablereadairtable.create_tablewriteairtable.delete_recorddelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list records", "app": "airtable" }execute_tool
{ "name": "airtable.list_records",
"fields": ["id"] }