Delete Facebook Comment
meta_delete_commentPermanently delete a comment from a Facebook Page post using the comment ID and page ID.
Instructions
Deletes a comment on a Facebook Page post. Permanent action.
Args:
comment_id (string): Comment ID to delete
page_id (string): Page ID (for authentication)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | ||
| page_id | Yes | Page ID (call meta_list_pages first) |