Tool to create a new collection in a Webflow site. Each collection includes required 'name' and 'slug' fields which are generated automatically. Use this when you need to create a new CMS collection with custom fields. Required scope: cms:write
slugstringURL-friendly identifier for the collection. If not provided, it will be auto-generated from displayName. Field slugs are automatically converted to lowercase with spaces replaced by hyphens
fieldsarrayAn array of custom fields to add to the collection. Each collection automatically includes required 'name' and 'slug' fields which cannot be removed
site_idRequiredstringUnique identifier for the Webflow site where the collection will be created
display_nameRequiredstringName of the collection. Each collection name must be distinct within the site
singular_nameRequiredstringSingular name of each item in the collection (e.g., 'Blog Post' if the collection is 'Blog Posts')
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.