Skip to main content
Glama

Start a free 7-day Pro trial

asc_start_trial

Start a free 7-day Pro trial with just an email to unlock all 41 App Store Connect tools. Retry the blocked tool immediately—no credit card required.

Instructions

Start a free 7-day Pro trial, no credit card, unlocking all 41 tools including the full write/control plane. Call this whenever a Pro tool is refused and the user wants to proceed: ask them for an email address first, then call this. The trial activates in THIS session immediately, so you can retry the tool that was blocked without any restart. Free.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toolNoThe tool whose gate prompted this, e.g. submit_for_review.
emailYesThe user's email address. Required: the trial key is sent there so they still have it later. Ask the user for it; never invent one.
Behavior5/5

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

With no annotations, the description carries the full burden. It discloses key behaviors: no credit card required, immediate activation, session-persistent effect, and the need to ask for a real email. It also explains what unlocks as a result, making the side effects clear.

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 three sentences, front-loaded with the primary action, followed by precise usage instructions and a key behavioral note. Every sentence adds value, with no redundancy or fluff.

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?

For a simple 2-param tool with no output schema, the description covers purpose, usage, and key behavior. It does not describe the exact response format or edge cases (e.g., already used trial), but given the tool's straightforward nature and that it directs the agent to proceed, it is sufficiently complete.

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%, so the baseline is 3. The description reinforces the 'email' parameter by instructing to ask for an email, but does not add new semantic detail beyond the schema's existing descriptions for 'tool' and 'email'. It earns the baseline but no more.

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 action: 'Start a free 7-day Pro trial', with a specific resource scope ('all 41 tools including the full write/control plane') and distinguishes it from sibling tools that manage apps or reviews. It is a specific verb+resource combination.

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 explicitly says when to use it: 'Call this whenever a Pro tool is refused and the user wants to proceed'. It also provides pre-conditions and instructions ('ask them for an email address first') and notes that it activates in the current session so the previously blocked tool can be retried.

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