You're viewing a demo portfolio

Join the waitlist
PRSM

seo.keyword_metrics

Active

Tool of Vee3

declared in 1.27.1

Get SEO metrics for a search keyword in a specific country market. Returns keyword, searchVolume, clicks, cpc, difficulty, globalSearchVolume, and trafficPotential. Cost = 10 tokens.

Parameters schema

{
  "type": "object",
  "title": "get_seo_keyword_metricsArguments",
  "required": [
    "keyword"
  ],
  "properties": {
    "country": {
      "type": "string",
      "title": "Country",
      "default": "us",
      "maxLength": 2,
      "description": "2-letter ISO country code for the target market (default us). Use seo.country_codes for supported values."
    },
    "keyword": {
      "type": "string",
      "title": "Keyword",
      "maxLength": 512,
      "description": "Search keyword or phrase to analyze."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →