openaso

tools / track

track

not read-only

Track configured keywords

Snapshot ranks for every (app x keyword x storefront) in this account's tracked set (manage it with track_config) and report movement per combination. Snapshots are stored server-side per account; a managed run also happens daily, so calling this is only needed for an immediate refresh. One throttled search per keyword x storefront (~1s each); progress notifications are sent when requested.

input

no parameters

example call

tools/call → track
{
  "name": "track",
  "arguments": {}
}

output

apps *
integer[]
keywords *
string[]
countries *
string[]
tracked *
integer
combinations in the tracked set
results *
object[]
appId *
integer
keyword *
string
country *
string
appName *
string | null
rank *
integer | null
totalResults *
integer
change *
string | null
endpoint https://openaso-806591819206.us-west1.run.app/mcp · auth Authorization: Bearer <key> · get a key