Search Meta Pages by Name
meta_ads_search_pages_by_nameRead-onlyIdempotent
Search your Facebook pages by name or username substring. Finds matching pages from your connected accounts to manage ads.
Instructions
Search the user's pages by a case-insensitive substring of name or username.
Internally fetches /me/accounts then filters client-side. Meta's Graph API does not expose a server-side name filter on /me/accounts.
Args:
search_term (string): Substring to match against page name or username.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_term | Yes |