Comment on your own Facebook post
comment_on_meta_postPost a new top-level comment on a Facebook Page post as the brand, enabling link-in-comment tactics, pinned notes, or corrections.
Instructions
Leave a NEW top-level comment on one of the brand’s own Facebook Page posts, as the brand. This is the "link in the first comment" tactic — Facebook suppresses reach on a post with an outbound link in the body, so brands put the link underneath — and it is also how you add a pinned clarification, an offer code or a correction without editing the post. It is PUBLIC and posted as the brand: show the user the exact wording and get their go-ahead first. postId comes from list_meta_posts. FACEBOOK ONLY: Meta does not let an app add a top-level comment to an INSTAGRAM post — the only comment write Instagram documents is a reply to a comment somebody else left (reply_to_meta_comment) — so an Instagram media id is refused by name rather than attempted. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Page id — omit when only one Page is connected | |
| postId | Yes | the Facebook Page post id — from list_meta_posts, or returned by post_to_meta | |
| message | No | the comment text. Required unless attachmentUrl is given. | |
| attachmentUrl | No | optional public image URL to post as the comment’s attachment |