Update Comment
update_commentEdit a Facebook comment's text by providing its ID and new message. Instagram IDs are rejected to prevent opaque failures.
Instructions
Edit the text of a comment the Page authored. FACEBOOK ONLY — the Instagram Graph API has no edit operation for comments, so an Instagram reply can only be deleted and re-posted. This tool rejects Instagram IDs rather than failing opaquely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | New comment text, replacing the old one. | |
| platform | No | Which platform the ID belongs to. Leave unset to auto-detect from the ID shape: Facebook IDs are compound ("{page}_{object}"), Instagram IDs are a flat run of digits. | |
| comment_id | Yes | Facebook comment ID authored by the Page. |