Skip to main content
Glama

asc_guide

Get a step-by-step playbook for App Store tasks, with manual ASC-website and Xcode steps flagged inline. Call before multi-step flows to know exactly what to do.

Instructions

START HERE. Returns the exact end-to-end playbook for an App Store task, with every manual ASC-website/Xcode step that no API can do flagged inline. Call with topic to orient before any multi-step flow. Free.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicNoWhich playbook. Omit for the overview + topic list.
Behavior4/5

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

With no annotations, the description carries the full burden. It accurately describes the output (a playbook), notes that manual steps are flagged inline, and even mentions 'Free' to convey cost behavior. While it does not explicitly state side effects, the tool's nature as a read-only guide makes this sufficient.

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 two concise sentences, front-loaded with 'START HERE' to immediately convey priority. 'Free' is a short, useful addition. Every word earns its place with no repetition or filler.

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 simple one-parameter schema and lack of output schema, the description adequately covers what the tool returns, when to use it, and even cost. It does not enumerate the topic list (handled by the schema), so it is complete for its simplicity.

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 description coverage is 100% and the schema already details the 'topic' parameter ('Which playbook. Omit for the overview + topic list.'). The tool description adds general usage context ('Call with topic') but no additional semantic meaning beyond what the schema provides, so baseline 3 is appropriate.

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 opens with 'START HERE' and a clear verb+resource: 'Returns the exact end-to-end playbook for an App Store task.' It also distinguishes itself from sibling tools by flagging that it covers manual ASC-website/Xcode steps that no API can do, making it a guide/orientation tool rather than a direct action tool.

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?

It explicitly instructs to 'Call with topic to orient before any multi-step flow,' providing clear when-to-use context. However, it does not explicitly name alternative tools or exclusion cases, relying on 'START HERE' to imply its role as the initial entry point.

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