Get a comment
get_commentFetch a single comment by ID to get its full text, author details, and moderation status.
Instructions
Fetch one comment by ID with its full text, author details and moderation status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The comment ID. | |
| site_id | No | Which configured WordPress site to act on. Optional — with a single site configured it is used automatically; with several, the default site is used unless you name one. Run list_sites for valid ids. |