Get Page Call-to-Action
meta_get_page_ctaRetrieve the call-to-action button configured on a Facebook Page by providing its page ID. Get the CTA details in markdown or JSON format.
Instructions
Gets the call-to-action button configured on a 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 |