Skip to main content
Glama
Ahmedelmonady

Gameball MCP Server

Docs: Lookup Topic

docs-lookup-topic

Find tutorials, related docs, and API endpoints for any Gameball topic with one lookup. Start here for broad questions on order redemption, referrals, points, or customer management.

Instructions

START HERE. Comprehensive single-call lookup that returns tutorials, related docs, AND relevant API endpoints for a topic. Use this first for any broad question (e.g. "how to create an order with redemption", "referral setup", "customer management"). Only use the other tools if you need to drill deeper into a specific page or endpoint.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYesTopic to look up, e.g. "order redemption", "referral", "points"
Behavior4/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It discloses the return composition (tutorials, related docs, API endpoints), the 'single-call' nature, and positions itself as an entry point. It does not explicitly mention read-only status, response size, or error handling, which keeps it from a 5.

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 concise sentences, is front-loaded with 'START HERE', and each sentence has a clear purpose: define the tool, give usage guidance with examples, and indicate when to use alternatives. No wasted words.

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

Completeness5/5

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

Given the tool's simplicity (one parameter, no output schema, no annotations), the description covers the essential context: purpose, when to use, return types, and relationship to sibling tools. It is complete enough for an agent to select and 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?

The schema already covers 100% of the one parameter 'topic' with a description, so the baseline is 3. The description adds extra value by providing example topics ('order redemption', 'referral', 'points') and explaining how the parameter is used in a broad question, going beyond the schema's generic definition.

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's function: 'Comprehensive single-call lookup that returns tutorials, related docs, AND relevant API endpoints for a topic.' It uses a specific verb and resource, and explicitly distinguishes itself from siblings by saying 'Use this first' and 'Only use the other tools if you need to drill deeper into a specific page or endpoint.'

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?

Provides explicit when-to-use guidance: 'Use this first for any broad question' with concrete examples like 'how to create an order with redemption' and 'referral setup'. Also gives an exclusion: 'Only use the other tools if you need to drill deeper into a specific page or endpoint.' This clearly covers usage versus alternatives.

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/Ahmedelmonady/gbx-mcp-beta'

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