airtable_publish_interface
Finalize Interface Designer edits by publishing all draft changes to production and confirming multi-page modals through Chrome CDP.
Instructions
Finalizes and publishes all Interface Designer draft changes to production, confirming any multi-page confirmation modals via Chrome CDP browser automation.
When to Use
When you have finished building or modifying interface pages, Kanbans, and permissions, and want live users/clients to see the updates.
As the final step in any automated interface creation workflow.
When NOT to Use
Do NOT use this tool if you are still making edits or adjusting layout elements in draft mode.
Do NOT use this tool for base schema changes (schema changes are live immediately without publishing).
Operational Disclosures
Prerequisites: Chrome running with '--remote-debugging-port=9223' on the target base.
Side Effects: Clicks the blue 'Publish' button in the interface header and clicks confirmation dialogs.
Persistence: Publishes all draft changes to all users with interface access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | Airtable Base ID (starts with app, e.g. appoorUuG6wgx8dJ1) | |
| cdp_port | No | Chrome DevTools Protocol port (default: 9223) |