API/MCP Support for Forms and Interfaces Management Title: API/MCP Support for Forms and Interfaces Management Category: Feature Request Description:Currently, the Airtable API and MCP server support creating and modifying tables, fields, and records—but not forms or interfaces. This gap limits developers and teams who need to: Programmatically spin up consistent form/interface configurations across multiple bases Version control UI elements alongside data schemas Integrate form/interface creation into automated workflows (CI/CD, infrastructure-as-code) Build local AI agents that can fully manage Airtable environments Use Case:When building a local agent connected to Airtable via MCP, the agent can handle data operations effectively but cannot configure the presentation layer. This forces a hybrid workflow—automation for data, manual clicks for forms/interfaces—which breaks the