Skip to main content
Glama

pc_get_reference

Retrieves Partner Center REST API reference details including base URLs, headers, versioning, sandbox environments, and rate limits.

Instructions

Partner Center REST reference: base URLs, required headers, versioning, sandbox, rate limits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYes
Behavior2/5

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

With no annotations, the description carries full burden for behavioral disclosure. It only lists topics without stating whether the tool is read-only, requires auth, or what the output format is. Important traits like non-mutating behavior or potential rate limits for the tool itself are omitted.

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 one sentence that efficiently states the tool's purpose and lists the available topics. No redundant words, and the key information is front-loaded.

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 tool with one parameter, the description covers the main aspects. However, it lacks information about the output format (e.g., plain text, JSON) and whether pagination or formatting options exist. Still, it adequately informs an agent about what the tool provides.

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?

The single parameter 'topic' has enum values, and the description explicitly maps five categories (base-urls, headers, etc.) to the tool's offerings. Since schema coverage is 0%, the description adds essential meaning. Still, it could briefly explain each option's usage for extra clarity.

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 the tool provides 'REST reference' for Partner Center, listing specific topics like base URLs and headers. This differentiates it from sibling tools like 'pc_generate_call' or 'pc_get_scenario'. However, it could be more explicit that it returns static documentation rather than performing actions.

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 guidance is provided on when to use this tool versus alternatives. For example, it doesn't explain that 'pc_get_reference' is for reference info while 'pc_get_scenario' is for step-by-step scenarios. The description lacks any 'when to use' or 'when not to use' context.

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/tunahanaliozturk/partner-center-mcp'

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