TOOL API

create_interface

Creates a new interface within a base. Use list_bases or search_bases to find the appropriate baseId. If requested to do so, use create_page to create a new page within the interface. Use publish_interface to publish the pages in the interface to their live versions.

productivityOAuth1 credits

Call information

Tool slug
airtable.create_interface
Provider
Airtable
Average response
0 ms
Calls in 7 days
0

Input parameters

baseIdrequired

The ID of the base in which to create the interface. Must start with "app" and is 17 characters long. Example: "appZfrNIUEip5MazD". Do not substitute user-facing names for baseId. To get baseId, use the search_bases or list_bases tool.

namerequired

The display name for the new interface.