Get Promotable Posts
meta_get_promotable_postsRetrieves Facebook Page posts that are eligible for boosting or promotion, helping you identify which content can be turned into ads.
Instructions
Gets posts that are eligible for boosting/promotion on a Facebook Page.
Args:
page_id (string): Facebook Page ID
limit (number): Max results (default 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| limit | No | ||
| after | No | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |