Create Webflow Collection ItemThis tool creates a new item in a specified webflow collection.
Delete Webflow Collection ItemThis tool allows you to delete a specific item from a collection in webflow.
Fulfill OrderThis tool allows you to mark an order as fulfilled in webflow's e-commerce system.
Get Collection DetailsRetrieves a specific collection by its id from a webflow site.
Get Collection ItemThis tool retrieves a specific item from a webflow collection.
Get Item InventoryThis tool retrieves the current inventory levels for a specific item in a webflow collection.
Get Order DetailsThis tool retrieves detailed information about a specific order in webflow.
Get Webflow Site InformationThis tool retrieves detailed information about a specific webflow site.
List Collection ItemsThis tool retrieves a list of items from a specified collection in webflow.
List Webflow CollectionsThis tool retrieves a list of all collections for a given webflow site.
List Form SubmissionsThis tool retrieves a list of form submissions for a specific webflow site.
List Webflow OrdersThis tool retrieves a list of all orders for a specified webflow site using the get /sites/{site id}/orders endpoint.
List PagesThis tool retrieves a list of all pages for a specified webflow site.
List Webflow SitesThis tool retrieves a list of all webflow sites accessible to the authenticated user.
Publish Webflow SiteThis tool publishes a webflow site, making all staged changes live.
Refund OrderThis tool allows you to refund a webflow e-commerce order.
Unfulfill OrderThis tool allows you to mark a previously fulfilled order as unfulfilled in webflow.
Update Webflow Collection ItemThis tool allows updating an existing item in a webflow collection using the patch /collections/{collection id}/items/{item id} endpoint.
Update Item InventoryThis tool allows you to update the inventory levels of a specific sku item in your webflow e-commerce site by either setting the inventory quantity directly or updating it incrementally.
Update OrderThis tool allows updating specific fields of an existing order in webflow.
Upload Asset to WebflowThis tool allows users to upload assets (files, images, etc.