Validate a draft before saving
wechat_official_validate_draftValidate WeChat Official Account article drafts locally. Checks title, author, digest lengths, HTML for forbidden tags/URLs, and cover media IDs, returning errors, warnings, and summaries without network access.
Instructions
Local-only validation of article drafts for a WeChat Official Account. Checks title/author/digest lengths, HTML content for forbidden tags and URLs, and cover media IDs. Returns errors, warnings, and per-article summaries. Does not access the network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| articles | Yes | 1-8 draft articles | |
| response_format | No | markdown |