Developer Tools51 toolsPaste one API key
Webflow integration for AI agents
Build and manage websites, CMS collections, and assets
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Webflow once and call the same tools from all of them.
Setup
Connect Webflow through ClawLink's hosted setup to manage sites, CMS collections, items, assets, and webhooks from your Webflow account.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Webflow exposes 51 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
webflow_create_asset_folder | Create a new asset folder in a site | Write |
webflow_create_collection | Create a new Webflow CMS collection | Write |
webflow_create_collection_item | Create a new item in a Webflow collection | Write |
webflow_create_live_collection_item | Create a collection item and publish live | Write |
webflow_get_asset | Retrieves detailed information about a specific asset by its ID from a Webflow site | Read |
webflow_get_asset_folder | Retrieve details about a specific Asset Folder in Webflow | Read |
webflow_get_collection | Retrieves a specific collection by its ID from a Webflow site | Read |
webflow_get_collection_item | Retrieves a specific item from a Webflow collection | Read |
webflow_get_component_properties | Get the default property values of a component definition | Read |
webflow_get_custom_domains | Retrieve all custom domains associated with a specific Webflow site | Read |
webflow_get_item_inventory | Retrieves the current inventory levels for a specific SKU item in a Webflow e-commerce site | Read |
webflow_get_live_collection_item | Retrieves details of a selected Collection live Item from Webflow | Read |
webflow_get_order | Retrieves detailed information about a specific order in Webflow | Read |
webflow_get_page | Retrieve metadata for a single Webflow page by page_id | Read |
webflow_get_page_dom | Retrieve the DOM/content node structure for a Webflow static page | Read |
webflow_get_site_info | Retrieves detailed information about a specific Webflow site | Read |
webflow_get_token_authorized_by | Retrieve information about the user who authorized the access token | Read |
webflow_list_asset_folders | List all asset folders within a given Webflow site | Read |
webflow_list_assets | Retrieve all assets (images, files) uploaded to a Webflow site | Read |
webflow_list_collection_items | Retrieves a list of items from a specified collection in Webflow | Read |
webflow_list_collections | Retrieves a list of all collections for a given Webflow site | Read |
webflow_list_comment_threads | List all comment threads for a Webflow site | Read |
webflow_list_form_submissions | Retrieves a list of form submissions for a specific Webflow site | Read |
webflow_list_orders | Retrieves a list of all orders for a specified Webflow site using the GET | Read |
webflow_list_pages | Retrieves a list of all pages for a specified Webflow site | Read |
webflow_list_webflow_sites | Retrieves a list of all Webflow sites accessible to the authenticated user | Read |
webflow_list_webhooks | List all App-created Webhooks registered for a given site | Read |
webflow_create_bulk_collection_items | Create one or multiple items in a Webflow CMS Collection across multiple locales | Write |
webflow_create_collection_field | Create a custom field in a Webflow collection | Write |
webflow_fulfill_order | Allows you to mark an order as fulfilled in Webflow's e-commerce system | Read |