wordpress_list_comments
List WordPress comments with pagination, author details, content, and moderation status. Specify site, status, post ID, and page to filter results.
Instructions
[UNIFIED] List WordPress comments. Returns paginated list of comments with author, content, and moderation status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| site | Yes | ||
| status | No | approve | |
| post_id | No | ||
| per_page | No |