DataForSEO
Seo Labs Amazon Related Keywords
The Related Keywords endpoint provides keywords appearing in the “Related Searches” section on Amazon.
Usage based DataForSEOSEOdataforseo/dataforseo-labs-amazon-related-keywordsActive
Use this tool with your agent
Give this to your agent
Use my connected Agentik MCP server. I want to use the tool dataforseo/dataforseo-labs-amazon-related-keywords (Seo Labs Amazon Related Keywords). Call inspect_tool with {"tool_id": "dataforseo/dataforseo-labs-amazon-related-keywords"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "dataforseo/dataforseo-labs-amazon-related-keywords" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.Show the prompt
Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
keyword | string | Yes | keyword required field UTF-8 encoding the keywords should be specified in the lowercase formatlearn more about rules and limitations of keyword and keywords fields in DataForSEO APIs in this Help Center article |
location_name | string | No | full name of the location required field if you don't specify location_code Note: it is required to specify either location_name or location_code you can receive the list of available locations with their location_name by making a separate |
location_code | integer | No | location code required field if you don't specify location_name Note: it is required to specify either location_name or location_code you can receive the list of available locations with their location_code by making a separate request to h |
language_name | string | No | full name of the language required field if you don't specify language_code Note: it is required to specify either language_name or language_code you can receive the list of available locations with their language_name by making a separate |
language_code | string | No | language code required field if you don't specify language_name Note: it is required to specify either language_name or language_code you can receive the list of available locations with their language_code by making a separate request to h |
depth | integer | No | keyword search depth optional field default value: 1; number of the returned results depends on the value you set in this field; you can specify a level from 0 to 4; estimated number of keywords for each level (maximum): 0 - the keyword set |
include_seed_keyword | boolean | No | include data for the seed keyword optional field if set to true, data for the seed keyword specified in the keyword field will be provided in the seed_keyword_data array of the response default value: false |
ignore_synonyms | boolean | No | ignore highly similar keywords optional field if set to_true only core keywords will be returned, all highly similar keywords will be excluded; default value: falsen |
limit | integer | No | the maximum number of returned keywords optional field default value: 100 maximum value: 1000 |
offset | integer | No | offset in the results array of returned keywords optional field default value: 0 if you specify the 10 value, the first ten keywords in the results array will be omitted and the data will be provided for the successive keywords |
tag | string | No | user-defined task identifier optional field the character limit is 255 you can use this parameter to identify the task and match it with the result you will find the specified tag value in the data object of the response |
How your agent calls it
First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:
{
"tool_id": "dataforseo/dataforseo-labs-amazon-related-keywords",
"input": {
"keyword": "computer mouse",
"language_name": "English",
"location_code": 2840,
"limit": 10,
"include_seed_keyword": true,
"depth": 1
}
}Price and billing
- Price
- Usage based
- Model
- Usage based
- Detail
- Billed at the cost the provider reports for the call, never above $100. Your agent sees the maximum before running.
- The provider’s price, 0% markup.
- One prepaid balance for every provider; your agent sees the price before it runs.
- Pay for measured usage; unused reservations are released.