wordpress_create_comment
Add comments to WordPress posts with author details and moderation controls. This tool enables user engagement management through structured comment creation.
Instructions
[UNIFIED] Create a new WordPress comment on a post. Supports author information and moderation status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| post_id | Yes | ||
| content | Yes | ||
| author_name | No | ||
| author_email | No | ||
| status | No | hold |