wp_spam_comment
Marks a specific WordPress comment as spam by its ID. Helps maintain a clean and spam-free comment section.
Instructions
Marks a comment as spam.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the comment to mark as spam. | |
| site | No | The ID of the WordPress site to target (from mcp-wordpress.config.json). Required if multiple sites are configured. |