spellcheck_asset
Check spelling errors in website content by analyzing existing assets or creating new ones from URLs or HTML within the Crownpeak DQM CMS.
Instructions
Run spellcheck on an asset. Either provide an existing assetId, or provide websiteId + (url or html) to create a new asset first.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetId | No | The ID of an existing asset to spellcheck | |
| websiteId | No | The ID of the website (required if creating a new asset) | |
| url | No | The URL to scan (if creating a new asset from a live page) | |
| html | No | Raw HTML content to scan (if creating a new asset from HTML) | |
| language | No | Language code for spellcheck (e.g., en, es, fr) |