Block/Unblock User from Page
meta_block_userBlock or unblock a user from a Facebook Page to prevent posting and commenting.
Instructions
Blocks or unblocks a user from a Facebook Page. Blocked users cannot post or comment.
Args:
page_id (string): Facebook Page ID
user_id (string): User ID to block/unblock
unblock (boolean): If true, unblocks the user instead
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| user_id | Yes | ||
| unblock | No |