List Collections
list_collectionsList the CMS collections defined on a Webflow site. Returns each collection's id, display name, slug, singular name, created time, and last updated time. Use to discover the CMS structure of a site before listing or reading collection items (the actual site content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | Yes | The id of the Webflow site whose CMS collections to list (from list_sites). |