GetApp
get_app_detail
Return one app detail record by app_id ("apple:284882215"). Cost: 1 credit.
Remote getappniche/aso-research
Remote (network-hosted)
Other tools also called get_app_detail?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"app_id": {
"type": "string",
"title": "App Id",
"description": "Fully qualified app id as '<store>:<store_id>', e.g. 'apple:284882215' or 'google:com.spotify.music'."
}
}
}