Get Blocked Users
meta_get_blocked_usersRetrieve the list of users blocked by a specific Facebook Page using its ID. Get a clear overview of blocked accounts for moderation and management.
Instructions
Lists users blocked by the Facebook Page.
Args:
page_id (string): Facebook Page ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |