Webflow
Tools
Name & Description | Type |
---|---|
WEBFLOW_CREATE_COLLECTION_ITEMThis tool creates a new item in a specified Webflow collection. | action |
WEBFLOW_DELETE_COLLECTION_ITEMThis tool allows you to delete a specific item from a collection in Webflow. | action |
WEBFLOW_GET_COLLECTIONRetrieves a specific collection by its id from a Webflow site. | action |
WEBFLOW_GET_COLLECTION_ITEMThis tool retrieves a specific item from a Webflow collection. | action |
WEBFLOW_GET_ITEM_INVENTORYThis tool retrieves the current inventory levels for a specific item in a Webflow collection. | action |
WEBFLOW_GET_ORDERThis tool retrieves detailed information about a specific order in Webflow. | action |
WEBFLOW_GET_SITE_INFOThis tool retrieves detailed information about a specific Webflow site. | action |
WEBFLOW_LIST_COLLECTIONSThis tool retrieves a list of all collections for a given Webflow site. | action |
WEBFLOW_LIST_COLLECTION_ITEMSThis tool retrieves a list of items from a specified collection in Webflow. | action |
WEBFLOW_LIST_FORM_SUBMISSIONSThis tool retrieves a list of form submissions for a specific Webflow site. | action |
WEBFLOW_LIST_ORDERSThis tool retrieves a list of all orders for a specified Webflow site using the get /sites/{site id}/orders endpoint. | action |
WEBFLOW_LIST_PAGESThis tool retrieves a list of all pages for a specified Webflow site. | action |
WEBFLOW_LIST_WEBFLOW_SITESThis tool retrieves a list of all Webflow sites accessible to the authenticated user. | action |
WEBFLOW_PUBLISH_SITEThis tool publishes a Webflow site, making all staged changes live. | action |
WEBFLOW_REFUND_ORDERThis tool allows you to refund a Webflow e-commerce order. | action |
WEBFLOW_UPDATE_COLLECTION_ITEMThis tool allows updating an existing item in a Webflow collection using the patch /collections/{collection id}/items/{item id} endpoint. | action |
WEBFLOW_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. | action |
WEBFLOW_UPDATE_ORDERThis tool allows updating specific fields of an existing order in Webflow. | action |
WEBFLOW_UPLOAD_ASSETThis tool allows users to upload assets (files, images, etc. | action |
WEBFLOW_FULFILL_ORDERThis tool allows you to mark an order as fulfilled in Webflow's e-commerce system. | action |
WEBFLOW_UNFULFILL_ORDERThis tool allows you to mark a previously fulfilled order as unfulfilled in Webflow. | action |