Google Trends Tool - Keyword Momentum Signals

Query live keyword trend exploration and momentum indicators through the Vernclaw Google Trends connector for SEO planning and content prioritization.

Google Trends connector returns trend snapshots and momentum indicators for one or more keywords. It helps teams validate topical demand before investing in content, campaign creative, or paid expansion.

Parameters

  • keywords (required): seed keyword or comma-separated keywords
  • market (optional): market code such as us
  • language (optional): language name such as english

Example

vernclaw-cli invoke seo.google-trends --keywords "openai,chatgpt" --market us --language english

Output

Returns JSON in the data field, including a normalized summary. The normalized summary includes:

  • Keywords
  • Date Range
  • Data Points
  • Latest Week
  • Latest Interest
  • Average Interest
  • Peak Interest
  • Peak Week
  • Region Rows, Related Topic Rows, and Related Query Rows when present

Execution mode: synchronous. Requests may wait up to 60 seconds when upstream trend graph data is slow, especially for longer time ranges or multi-keyword comparisons.