Connect Webflow to AI agents

Connect Webflow to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

list_products

List Products

List ecommerce products for a Webflow site, including associated SKUs (variants). Supports pagination for sites with many products.

update_page_settings

Update Page Settings

Update a page's metadata including title, slug, SEO settings, and Open Graph properties. Only the fields you provide will be updated.

publish_site

Publish Site

Publish a Webflow site to make staged changes live. Optionally specify which custom domains to publish to, or publish to the Webflow subdomain.

publish_collection_items

Publish Collection Items

Publish one or more staged CMS collection items to make them live. This pushes draft changes to the published version of the items.

list_pages

List Pages

List all pages for a Webflow site with their metadata, including titles, slugs, SEO settings, and parent-child relationships.

get_site

Get Site

Retrieve detailed information about a specific Webflow site, including metadata, custom domains, locale settings, and publish status.

list_users

List Users

List user accounts on a membership-enabled Webflow site. Returns user details including email, status, and access group assignments.

manage_collection_item

Manage Collection Item

Create, update, or delete a CMS collection item. Provide field data as key-value pairs matching the collection's schema. Use the collection's field slugs as keys in fieldData.

list_collections

List Collections

List all CMS collections for a Webflow site. Collections define the schema/structure for CMS content. Each collection contains fields and items.

list_orders

List Orders

List ecommerce orders for a Webflow site. Optionally filter by order status. Returns order details including customer info, items, and shipping.

manage_product

Manage Product

Create or update an ecommerce product. Provide product details and optional SKU/variant data. When updating, only the fields you provide will be changed.

list_form_submissions

List Form Submissions

List forms for a site and retrieve their submissions. Provide a siteId to list all forms, or a formId to get submissions for a specific form.

manage_inventory

Manage Inventory

Get or update inventory levels for an ecommerce product SKU. Use this to check stock levels or update inventory counts.

get_collection

Get Collection

Retrieve detailed information about a CMS collection including its fields/schema. Useful for understanding the structure of a collection before creating or updating items.

list_sites

List Sites

List all Webflow sites accessible with the current authentication. Returns site metadata including names, domains, publish status, and workspace association.

list_assets

List Assets

List all assets (images, files, etc.) in a Webflow site's Assets panel, along with asset folders. Provides URLs, metadata, and folder organization.

list_collection_items

List Collection Items

List CMS collection items (staged or live). Returns items with their field data and metadata. Use the "live" flag to fetch published items instead of staged/draft items.

manage_user

Manage User

Invite, update, or remove a user account on a membership-enabled Webflow site. Manage access group assignments to control gated content access.

update_order

Update Order

Update an ecommerce order's editable details, or transition it through Webflow's supported fulfill, unfulfill, and refund endpoints.

list_custom_domains

List Custom Domains

List custom domains configured on a Webflow site. Use this before publishing a site to a selected domain.

get_collection_item

Get Collection Item

Retrieve one CMS collection item by ID from the staged or live collection item endpoint. Use this to inspect field data before updating, publishing, or deleting a CMS item.

list_components

List Components

List reusable components for a Webflow site. Use this to inspect component IDs and names before working with page content or site structure.

list_comments

List Comments

List comment threads for a Webflow site. Use this to inspect unresolved design/content feedback connected to a site.

get_product

Get Product

Retrieve one Webflow ecommerce product and its SKUs by product ID. Use this before updating a product or inspecting variant data.

manage_webhook

Manage Webhook

List, retrieve, create, or delete Webflow webhooks for a site. Creating webhooks requires an OAuth Data Client App token with sites:write scope; Site API tokens may not be accepted by Webflow for webhook creation.

get_order

Get Order

Retrieve one Webflow ecommerce order by ID, including customer, status, shipping, payment, and purchased item details.

get_page

Get Page

Retrieve metadata for a Webflow page, optionally including the page DOM content. Use this before updating page settings to inspect the current page title, slug, SEO, and Open Graph metadata.

list_custom_code

List Custom Code

List custom code scripts configured at the site or page level. This is read-only inspection coverage; it does not create, update, or delete custom code.

More integrations teams use with Webflow

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Confluence

Create, read, update, and delete pages, blog posts, comments, and attachments in Confluence spaces. Manage spaces, permissions, labels, and content restrictions. Search content using Confluence Query Language (CQL). Upload and download file attachments with versioning. Manage users, groups, and group memberships. Create and manage whiteboards, databases, folders, and templates. View and update inline tasks. Access audit logs. Listen for webhooks on page, blog, comment, attachment, space, label, and user events.

Notion

Create, read, update, and archive pages and databases in a Notion workspace. Manage blocks (paragraphs, lists, headings, embeds, etc.) within pages. Query databases with filters and sorts across rich property types including text, numbers, dates, selects, relations, and formulas. Search across pages and databases by title. Add and read comments on pages and blocks. Upload files to pages. Manage workspace users and retrieve user profiles. Receive real-time webhook notifications for page changes, new pages, comments, and database schema updates.

Google Sheets

Create, read, and update spreadsheets and their cell data. Read and write values to individual cells, ranges, or multiple ranges using A1 notation or named ranges. Apply cell formatting including text styles, backgrounds, borders, number formats, and conditional formatting. Manage sheets (tabs) within a spreadsheet—add, delete, copy, rename, and reorder them. Create and manage embedded charts, pivot tables, filter views, data validation rules, protected ranges, named ranges, and merged cells. Perform batch operations to apply multiple updates atomically. Monitor spreadsheet changes via Google Drive push notifications.

Google Drive

Upload, download, create, copy, move, rename, trash, and permanently delete files and folders in Google Drive. Search for files using complex queries filtering by name, MIME type, owner, modification date, labels, and other metadata. Share files and folders with specific users, groups, or domains with role-based permissions (owner, writer, commenter, reader). Manage shared drives and their members. Export Google Workspace files (Docs, Sheets, Slides) to standard formats like PDF, DOCX, and XLSX. Track file revision history and restore earlier versions. Create, read, update, and delete threaded comments and replies on files. Apply and read custom labels on files. Monitor file and folder changes via push notifications or webhook subscriptions. Store app-specific data in a hidden per-user folder.

Google Slides

Create, read, edit, and delete Google Slides presentations. Create and manipulate slides with predefined or custom layouts. Insert, style, and replace text across slides, including bulk placeholder replacement for template-based generation. Add and position shapes, text boxes, lines, and images. Embed and refresh charts linked to Google Sheets. Manage speaker notes, duplicate or reorder slides, and perform batch updates combining multiple operations in a single call. Supports automated report and deck generation using templates with placeholder text and image substitution.

Technical notes for Webflow

Manage Webflow sites, CMS content, ecommerce, and more programmatically. Create, read, update, and delete CMS collection items and collections. Manage ecommerce products, orders, and inventory. Publish sites, manage pages and components, upload and organize assets, retrieve form submissions, manage user accounts and access groups, and add custom code to sites and pages. Receive webhooks for form submissions, site publishes, page changes, ecommerce events, user account changes, and CMS item updates.

Connect Webflow to production AI agents

See how Metorial gives Webflow access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Webflow to AI agents with Metorial.

  1. Can Metorial connect Webflow to AI agents?
    Yes. Metorial connects AI agents to Webflow through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.