components_list
List all components in a Webflow site to retrieve metadata including IDs, names, and versions for each component.
Instructions
List all components in a site. Returns component metadata including IDs, names, and versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of records to be returned (max limit: 100) | |
| offset | No | Offset used for pagination if the results have more than limit records. | |
| site_id | Yes | Unique identifier for the Site. |