apple_ ads_ get_ app
Read App Store app metadata available to the selected Apple ad account. One of 15 Apple Ads tools on the Get MCP Ads MCP gateway.
Read App Store app metadata available to the selected Apple ad account.
- Source
- Apple Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ apple-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Required | A selected Apple Ads ad account from list_accounts. |
adamId | string | Required | Apple numeric ID, as a string. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "apple_ads_get_app",
"args": {
"adAccountId": "<string>",
"adamId": "<string>"
}
}
}