You're viewing a demo portfolio

Join the waitlist
PRSM

google-trends.suggestions

Active

Tool of Vee3

declared in 1.27.1

Get Google Trends suggestions for a single keyword. Returns result: an array of suggested topics and entities, each with mid (topic id), title (display name), and type (for example Topic, Software, Book). Use this to refine keywords before interest-over-time, interest-by-region, or related-queries calls. Cost = 10 tokens.

Parameters schema

{
  "type": "object",
  "title": "get_google_trends_suggestionsArguments",
  "required": [
    "keyword"
  ],
  "properties": {
    "keyword": {
      "type": "string",
      "title": "Keyword",
      "maxLength": 512,
      "description": "Keyword or phrase to get suggestions for."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →
google-trends.suggestions — Vee3 — PRSM MCP