Skip to main content
Glama
leedw80

naver-mcp

by leedw80

datalab_shopping_keyword_by_age

Analyze Naver Shopping keyword click ratios by age group to find which age segments click specific category keywords most. Set a date range, category, and keyword to get age-based click share.

Instructions

네이버 쇼핑 키워드 연령대별 클릭 비율 — 특정 카테고리 키워드를 연령대별로 누가 더 많이 클릭하는지 분석합니다

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
deviceNo
genderNo
endDateYes조회 종료일 (YYYY-MM-DD)
keywordYes키워드
categoryYes카테고리 코드
timeUnitYes
startDateYes조회 시작일 (YYYY-MM-DD)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It only states what the tool analyzes but does not disclose how the results are presented, what age groups are included, aggregation behavior, or any limitations. The description adds little beyond the tool's name.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, concise sentence that front-loads the main purpose. There is no repetition or unnecessary detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 7 parameters, no output schema, and no annotations, the description is too sparse. It does not explain the output format, expected input ranges, or how the analysis is scoped. It provides only a high-level statement, leaving significant gaps for an agent to use the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema covers only 57% of parameters, so the description needs to compensate, but it does not. It adds no explanation for device, gender, timeUnit, category, or keyword beyond what the schema already states. The description's phrase 'specific category keyword' is vague and does not clarify parameter usage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool analyzes click ratios by age group for a specific category keyword, with a specific verb ('analyzes') and resource ('shopping keyword click ratio'). The age-specific scope distinguishes it from sibling tools like datalab_shopping_keyword_by_gender and datalab_shopping_keyword_by_device.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives no guidance on when to use this tool versus alternatives. It does not mention that this tool is for age breakdowns as opposed to gender/device breakdowns, nor any prerequisites or scenarios where it should be preferred.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/leedw80/naver-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server