Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.voiceflow.com/llms.txt

Use this file to discover all available pages before exploring further.

Airtable Tool The Airtable tool lets your agent interact with your Airtable data during a conversation. Use it to log leads, look up product information, update form responses, or manage any records your workflow requires.

Using the Airtable tool

Add the Airtable tool to your agent from ToolsAdd toolAirtable. You can also add tools directly from inside a Playbook or Integration step. Once added, you can call the Airtable tool from inside a Playbook or Workflow.

Actions

ActionDescription
Create recordAdd a new record to a table.
Get recordRetrieve a single record by its ID.
List recordsRetrieve multiple records from a table, optionally filtered by conditions or specific fields.
Update recordModify fields in an existing record. Only specified fields are modified.
Delete recordRemove a record from a table.