Get Page Automated Messaging Settings
meta_get_page_automated_responsesRetrieve your Facebook Page's automated messaging settings, including instant reply, away message, greeting, and ice breakers.
Instructions
Gets the current automated messaging settings for a Facebook Page.
Requires: meta_list_pages called first to load page tokens.
Args:
page_id (string): Facebook Page ID
Returns: Instant reply message, away message, greeting text, and ice breakers configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Facebook Page ID | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |