This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.
Interactions support in DevLink export
DevLink Component Export now ships interactions built with the new GSAP-powered Interactions engine. Animations defined on a component, including triggers, timelines, and GSAP plugins, are exported…
MCP v1.3: Components, branching, and expanded authoring tools
Version 1.3 of the Webflow MCP server adds over 30 new tools and actions across component authoring, branch management, styles, elements, and comments. If you are already using the MCP server, your…
List Assets: folder filtering and per-asset folder context
You can now scope the List Assets endpoint (GET /v2/sites/{site_id}/assets) to return assets that are in a specified folder. In the same way, the response to this endpoint includes the folder that an…
MCP v1.2.1 - Improved connection reliability and Gemini compatibility
Fixed connection drops and Gemini compatibility
v1.21.0: Forms commands
v1.21.0 adds a forms command group for reading form data and exporting submissions. webflow forms list Lists all forms on a site with their ID, display name, and slug. Supports --fields to customize…
v1.20.2: CMS error handling improvements and auth fix
v1.20.2 is a patch release with CMS UX improvements and a small auth output fix. CMS error handling improvements Cleaner user errors — Invalid collection or item IDs now display a clean message and…
AI code components
The Webflow AI Assistant can now generate and modify code components based on plain-language prompts. You can use the AI Assistant to generate visual and interactive components for your site, like…
v1.19.0: DevLink export
v1.19.0 adds webflow devlink export, a new command that generates a static, self-contained DevLink bundle of your Webflow components as local React code that runs without a build-time connection to…
v1.20.0: Global session auth and new auth commands
v1.20.0 introduces global session storage so a single webflow auth login covers all CLI commands, plus two new commands for inspecting and clearing your session. Global session storage Running…
Updates to DevLink Export
DevLink Export ships a major upgrade. A new webflow devlink export command replaces webflow devlink sync and walks you through setup the first time you run it. Exported components are fully-typed TSX…