meta search entities
meta_search_entitiesSearch campaigns, ad sets, or ads by name within an ad account to locate specific entities. Filter by status to narrow results.
Instructions
Search campaigns, ad sets, or ads by name within an ad account. Useful for finding specific entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| cursor | No | Pagination cursor from previous response | |
| entityType | Yes | Type of entity to search | |
| nameFilter | Yes | Name substring to search for | |
| adAccountId | Yes | Ad account ID (e.g., act_123456789) | |
| statusFilter | No | Filter by native effective_status, not configured status. PAUSED excludes IN_PROCESS, CAMPAIGN_PAUSED and ADSET_PAUSED. Omit for post-creation verification and inspect both returned status fields. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |