components_update_properties
Update Webflow component properties for a specific locale, enabling localization of content and behavior across languages. Specify site, component, locale, and property values to apply changes.
Instructions
Update component properties for localization to customize behavior in different languages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | Yes | Unique identifier for the Site. | |
| localeId | Yes | Unique identifier for a specific locale. Applicable when using localization. | |
| properties | Yes | Array of properties to update for this component. | |
| component_id | Yes | Unique identifier for the Component. |