Skip to main content
Glama
jun7680

Kakao Moment MCP

by jun7680

list_creatives

Retrieve creatives for an ad group with details on format, review status, preview, and landing URL. Check rejection and preview images.

Instructions

특정 광고그룹의 소재 목록(포맷·심사상태·미리보기·랜딩URL·제목/설명) 조회.

이런 질문에 사용하세요: • "광고그룹 X 의 소재 보여줘" / "어떤 소재가 돌고 있어?" • "소재 심사상태 어떻게 돼?" / "반려된 소재 있어?" • "소재 미리보기 / 이미지 URL 줘" • "소재 랜딩 페이지 어디로 가?" ⚠️ 소재의 성과(클릭률/소진)는 get_performance_report(target="creative") 로 별도 조회.

Args: adgroup_id: 특정 광고그룹의 소재만 조회 (필수에 가까움) with_details: True(기본) 면 소재별 detail 로 포맷/심사상태/이미지 보강.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
adgroup_idNo
with_detailsNo
Behavior4/5

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

With no annotations, the description discloses return fields (format, review status, preview, landing URL, title/description) and the effect of the with_details parameter. It does not mention pagination or rate limits, but adds sufficient transparency for a read-like tool.

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

Conciseness4/5

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

The description is front-loaded with the main purpose and well-structured with bullet-point examples and parameter explanations. It is appropriately sized for two parameters, though slightly verbose with example questions.

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 sibling tools and no output schema, the description covers query intent, return fields, and parameter usage. It lacks explicit mention of result format (e.g., list), but overall is sufficient for an agent to invoke correctly.

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

Parameters4/5

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

Schema coverage is 0%, but the description explains adgroup_id as nearly required for filtering to a specific ad group, and with_details as enriching per-creative detail. This adds meaning beyond the schema types and defaults.

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 specifies the tool lists creatives of a specific ad group, detailing return fields (format, review status, preview, landing URL, title/description). It distinguishes from siblings like get_performance_report by stating separate use for performance metrics.

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

Usage Guidelines5/5

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

The description provides explicit example questions for usage and warns that performance data should be retrieved via get_performance_report, offering a clear alternative. This shows when and when not to use the tool.

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/jun7680/kakao-moment-mcp'

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