Skip to main content
Glama

Draft a public response to a review (Sampling + Elicitation)

draft_review_response

Draft a public reply to an App Store review in the review's locale. Set tone via Elicitation or predefined options, and include optional support link. Returns a draft for manual posting via App Store Connect.

Instructions

Draft a public reply to a single App Store review via MCP Sampling, in the review's locale. Uses Elicitation (if your client supports it) to ask for tone. NEVER auto-posts. Always returns a draft that you must post via App Store Connect yourself. Pro feature.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
app_idYesApp Store Connect app ID
review_idYesCustomer review ID (from list_reviews)
toneNoTone; if omitted and the client supports Elicitation, the user will be asked interactively.
include_support_linkNoMention that users can reach support (no phone/email, per Apple guideline 1.2).
context_noteNoOptional context to weave in (e.g. 'fix ships in v2.5').
Behavior4/5

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

With no annotations provided, the description fully compensates by disclosing key behaviors: uses Sampling and Elicitation, drafts in the review's locale, never auto-posts, returns a draft, and is a Pro feature. It omits potential error conditions but covers the essential behavioral traits.

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 highly concise with four short sentences, each adding distinct value: core function, locale/tone nuance, explicit non-posting behavior, and pro feature flag. Every sentence is purposeful and front-loaded.

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

Completeness3/5

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

Given 5 parameters and no output schema, the description explains the tool's purpose and workflow but lacks details about the draft's format or content. It also does not specify behavior when Elicitation is unsupported, leaving some gaps in completeness.

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 baseline is 3. The description adds some context beyond the schema, such as that the draft is in the review's locale and that tone may be asked interactively. However, it does not significantly enhance parameter understanding for the remaining parameters.

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 drafts a public reply to a single App Store review, using MCP Sampling. It uniquely distinguishes itself from sibling tools like list_reviews and triage_reviews by focusing on drafting responses, not listing or triaging.

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

Usage Guidelines4/5

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

The description explicitly states it never auto-posts and always returns a draft that the user must post manually, providing clear context on when to use this tool. However, it does not explicitly contrast with alternatives like review_status or other sibling 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/pofky/asc-mcp'

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