Webflow API and Documentation · Capability
Webflow Collections API — Collections
Webflow Collections API — Collections. 7 operations. Lead operation: Webflow Get Collection Details. Self-contained Naftiko capability covering one Webflow Api And Documentation Webflow business surface.
What You Can Do
GET
Collectiondetails
— Webflow Get Collection Details
/v1/collections/{collection-id}
DELETE
Deletecollection
— Webflow Delete Collection
/v1/collections/{collection-id}
POST
Createfield
— Webflow Create Collection Field
/v1/collections/{collection-id}/fields
PATCH
Updatefield
— Webflow Update Collection Field
/v1/collections/{collection-id}/fields/{field-id}
DELETE
Deletefield
— Webflow Delete Collection Field
/v1/collections/{collection-id}/fields/{field-id}
GET
Listcollections
— Webflow List Collections
/v1/sites/{site-id}/collections
POST
Createcollection
— Webflow Create Collection
/v1/sites/{site-id}/collections
MCP Tools
webflow-get-collection-details
Webflow Get Collection Details
read-only
idempotent
webflow-delete-collection
Webflow Delete Collection
idempotent
webflow-create-collection-field
Webflow Create Collection Field
webflow-update-collection-field
Webflow Update Collection Field
idempotent
webflow-delete-collection-field
Webflow Delete Collection Field
idempotent
webflow-list-collections
Webflow List Collections
read-only
idempotent
webflow-create-collection
Webflow Create Collection