Reply to Post Comment
meta_reply_post_commentPost a reply to a Facebook Page comment by supplying the comment ID, page ID, and message. Resolve customer inquiries and boost engagement with direct responses.
Instructions
Replies to a comment on a Facebook Page post.
Args:
comment_id (string): Comment ID to reply to
page_id (string): Page ID (for token lookup)
message (string): Reply text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| page_id | Yes | ||
| comment_id | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |