wp_list_comments
Retrieve comments from a WordPress site, filtering by post ID, comment status, or site.
Instructions
Lists comments from a WordPress site, with filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | The ID of the WordPress site to target (from mcp-wordpress.config.json). Required if multiple sites are configured. | |
| post | No | Limit results to comments assigned to a specific post ID. | |
| status | No | Filter by comment status. |