discover_keywords
Discover keyword ideas from seed keywords or a website URL using Google Ads Keyword Planner. Returns search volume, competition level, and top-of-page bid range.
Instructions
Discover new keyword ideas using Google Ads Keyword Planner.
Mirrors the "Discover new keywords" UI in Keyword Planner:
Start with keywords: pass seed_keywords (e.g. ["running shoes"])
Start with a website: pass url (e.g. "https://example.com/products")
Both together: keywords + url for more targeted ideas
Returns keyword ideas sorted by avg monthly search volume, with competition level (LOW/MEDIUM/HIGH) and top-of-page bid range.
geo_target_id: geo target constant (2276=Germany, 2840=USA, 2826=UK) language_id: language constant (1000=English, 1001=German, 1002=French) page_size: max keyword ideas to return (default 50, max 1000)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed_keywords | No | ||
| url | No | ||
| geo_target_id | No | 2276 | |
| language_id | No | 1000 | |
| page_size | No | ||
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||