meta_ get_ instagram_ accounts
List Instagram accounts linked to accessible Pages, Business Manager assets, or an ad account when permissions allow.
List Instagram accounts linked to accessible Pages, Business Manager assets, or an ad account when permissions allow.
- Source
- Meta Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ meta-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Optional | Optional ad account ID for /instagram_accounts. |
businessId | string | Optional | Optional Business Manager ID for owned/client Instagram account edges. |
pageId | string | Optional | Optional Page ID to read linked instagram_business_account/connected_instagram_account. |
limit | integer | Optional | Default: 100. |
cursor | string | Optional | Pagination cursor from previous response. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "meta_get_instagram_accounts",
"args": {}
}
}