Meta Ads / API Reference
meta_ads_bulk_create_page_post
Meta Ads tool. Post the same content to several Facebook Pages at once (a client portfolio). One client's expired token or missing permission does not block the others -- each Page is attempted independently and reported separately. Args: page_ids: Comma-separated Facebook Page IDs. Leave blank to post to every connected Page. message: Post text/body (required unless image_url is provided). link: URL to share as a link post. Optional. image_url: Publicly accessible image URL to post as a photo. Optional. scheduled_publish_time: Unix timestamp for scheduling. Only used when published=False. published: True to publish immediately, False to schedule. Default True.
This is a read-only tool: it returns bulk create page post for your Meta Ads account. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Bulk create page post in my Meta Ads account.
It takes 0 required and 6 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
page_ids | string | No | Page Ids |
message | string | No | Message |
link | string | No | Link |
image_url | string | No | Image Url |
scheduled_publish_time | string | No | Scheduled Publish Time |
published | boolean | No | Published |
Related Meta Ads tools
meta_ads_bulk_create_instagram_postmeta_ads_bulk_payment_checkmeta_ads_bulk_updatermeta_ads_ab_test_resultsmeta_ads_account_change_historymeta_ads_account_diagnostics
Before you can call it
This tool needs a connected Meta Ads account. The Meta Ads connect guide covers the OAuth flow and the permissions it asks for, and the quickstart gets a client talking to the server in about five minutes.
Workflows that use this
Rather than calling tools one at a time, these skills run a whole procedure against the same account:
Start free — 30 tool calls a month
No card required. Connect Google Ads, Meta Ads, GA4 or Search Console and ask Claude for the outcome — it picks the tool.