run_quality_check
Scan URLs or HTML content for quality issues by creating assets and analyzing results through the Crownpeak DQM MCP Server's quality checking system.
Instructions
Run a quality check on a URL or HTML content. This will create an asset, scan it, and return the results.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| websiteId | Yes | The ID of the website this asset belongs to | |
| url | No | The URL to scan (if checking a live page) | |
| html | No | Raw HTML content to scan (if checking HTML directly) | |
| metadata | No | Optional metadata for the asset |