Skip to main content
Glama
PlatAid

Naver Search Ad MCP

by PlatAid

get_stats

Read-only

Retrieve ad performance statistics for campaigns, ad groups, or keywords. Specify fields like impressions, clicks, cost, and sales amount, with flexible date ranges and breakdowns.

Instructions

동기 /stats 성과 조회. 윈도우 ≤ 92일, 레벨 혼합 불가, 최근/소량용.

반환 행에는 원본 필드(salesAmt 등)와 함께 명확한 별칭(cost 등)을 함께 붙인다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idsYes동일 레벨의 엔티티 ID들 (예: 캠페인 ID만, 또는 광고그룹 ID만). 레벨 혼합 불가.
sinceNo시작일 YYYY-MM-DD (date_preset과 택일)
untilNo종료일 YYYY-MM-DD
fieldsYes지표 필드명. 예: impCnt,clkCnt,ctr,cpc,salesAmt,ccnt,ror. metric-glossary 참고.
breakdownNopcMobile/hourly/gender/age/region
account_idYes계정 별칭 (P0: 'default')
date_presetNotoday/yesterday/last7days/lastmonth 등 (기간과 택일)
time_incrementNo'allDays'(합계) 또는 '1'(일별 행)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations already declare readOnlyHint=true. The description adds value by specifying synchronous behavior, window limit, level restriction, and return format (aliases). No contradictions with annotations.

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?

Two concise sentences that front-load key constraints (window, level mixing) and mention output behavior. Every sentence is informative with no redundancy.

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

Completeness4/5

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

Given the output schema exists, the description adequately covers return structure. It mentions constraints and aliases. However, it lacks error conditions or prerequisites (e.g., account permissions). Still, it's fairly complete for a tool with high schema coverage and annotations.

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

Parameters3/5

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

Schema coverage is 100%, so all parameters are already described in the schema. The description does not add extra meaning beyond the schema details, but it reinforces constraints like level mixing not allowed and field usage hints.

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

Purpose4/5

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

The description clearly states it's a synchronous stats inquiry with constraints like window ≤92 days and no level mixing. It distinguishes from general stats tools but does not explicitly compare to siblings like 'get_campaign_performance' or 'get_performance_report'.

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?

No explicit when-to-use or when-not-to-use guidance is provided. The constraints imply usage for recent/small volume queries, but no mention of alternatives or exclusion criteria. The lack of usage context makes it harder for an agent to choose this over similar tools.

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/PlatAid/naver-searchad-mcp'

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