Skip to main content
Glama

Meta Ads MCP

by pipeboard-co

search_pages_by_name

Locate specific pages by name within a Meta Ads account using a search term or retrieve all pages. Returns JSON response with matching results for efficient campaign management.

Instructions

Search for pages by name within an account. Args: access_token: Meta API access token (optional - will use cached token if not provided) account_id: Meta Ads account ID (format: act_XXXXXXXXX) search_term: Search term to find pages by name (optional - returns all pages if not provided) Returns: JSON response with matching pages

Input Schema

NameRequiredDescriptionDefault
access_tokenNo
account_idNo
search_termNo

Input Schema (JSON Schema)

{ "properties": { "access_token": { "default": null, "title": "Access Token", "type": "string" }, "account_id": { "default": null, "title": "Account Id", "type": "string" }, "search_term": { "default": null, "title": "Search Term", "type": "string" } }, "title": "search_pages_by_nameArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeboard-co/meta-ads-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server