openaso

tools / suggest

suggest

read-only

Keyword suggestions

App Store search-autocomplete suggestions for a seed term, per storefront — the terms Apple itself suggests to users typing in the store, in suggestion order. Use for keyword discovery: feed promising suggestions into rank/volume/competitors.

input

keyword *
string
Seed term to autocomplete
countries
string[]
2-letter storefront codes, e.g. ["US", "GB", "JP"]. Each storefront is queried separately.(default ["US"])

example call

tools/call → suggest
{
  "name": "suggest",
  "arguments": {
    "keyword": "habit tracker"
  }
}

output

keyword *
string
storefronts *
object[]
country *
string
suggestions *
string[]
endpoint https://openaso-806591819206.us-west1.run.app/mcp · auth Authorization: Bearer <key> · get a key