wordpress_update_comment
Modify a WordPress comment's content, status, or author information by providing the comment ID and any fields to update.
Instructions
[UNIFIED] Update an existing WordPress comment. Can update content, status, author information, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| status | No | ||
| content | No | ||
| comment_id | Yes | ||
| author_name | No | ||
| author_email | No |