reply_to_comment
Respond to specific Facebook comments by providing post ID, comment ID, and message content to engage with audience interactions.
Instructions
Reply to a specific comment on a Facebook post. Input: post_id (str), comment_id (str), message (str) Output: dict with reply creation status
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| comment_id | Yes | ||
| message | Yes |