Reply to Post Comment
meta_reply_post_commentReply to a Facebook Page post comment directly. Provide comment ID, page ID, and message to engage with your audience.
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 |
|---|---|---|---|
| comment_id | Yes | ||
| page_id | Yes | ||
| message | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |