Supported Actions

The following table outlines the supported actions and example prompts for our Typeform integration:

  1. Airtable Base and User Management

ActionDescriptionExample Prompt
Get Details of Current UserRetrieves information about the currently logged-in userGet my user details
List All BasesRetrieves a list of all Airtable bases the user has access toList all my bases
  1. Base Structure and Content

ActionDescriptionExample Prompt
Get Tables in BaseRetrieves a list of tables in a specified Airtable base.List tables in 'University' base
List Records in TableRetrieves a list of records in a specified table.Show table records in 'Students' table
Create TableCreates a new table in a specified Airtable base.Create table called 'Projects' in 'University' base
List Views in BaseRetrieves a list of views in a specified Airtable base.Show ‘University’ base views
  1. Collaboration and Webhooks

ActionDescriptionExample Prompt
List Base CollaboratorsRetrieves a list of collaborators for a specified Airtable base.List collaborators in 'University' base
List Webhooks for BaseRetrieves a list of webhooks for a specified Airtable base.‘List webhooks for University base’
Delete WebhookDeletes a specified webhook.Delete webhook ID 'acb1233'
Refresh WebhookRefreshes a specified webhook.Refresh webhook ID 'acb1233'
  1. Data Management

ActionDescriptionExample Prompt
Delete Single Record in TableDeletes a single record in a specified table.Remove data 'Max' record from 'Students' table in 'University' base