Skip to main content
Glama

speedrun_list_runs

Retrieve speedruns filtered by game, category, user, or status. Specify ordering and direction for tailored results.

Instructions

List speedruns with optional filters for game, category, user, or status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
gameNoGame ID
categoryNo
userNoUser ID
statusNonew, verified, or rejected
orderbyNodate, submitted, status, game, category, level, platform, region, emulated, or weblink
directionNoasc or desc
maxNo
Behavior2/5

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

No annotations provided, and description only states 'list speedruns'. Fails to disclose read-only nature, rate limits, authentication requirements, or pagination behavior, leaving the agent uncertain about side effects.

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?

Single sentence of 10 words, front-loads the action 'list speedruns' and optional filters. No fluff or redundancy.

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

Completeness2/5

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

Given 7 parameters, no output schema, and no annotations, the description is insufficient. Omits pagination, sorting, result format, and does not specify that only the displayed filters are available. Leaves the agent with many gaps.

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 71% (5/7 parameters described); description merely restates some filterable fields (game, category, user, status) without adding meaning beyond schema. Does not explain 'max', 'orderby', or 'direction' 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?

Description clearly states it lists speedruns with optional filters for specific fields (game, category, user, status). This distinguishes it from sibling tools like speedrun_get_game or speedrun_search_games, which focus on single resources or broader search.

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 on when to use this tool versus alternatives (e.g., speedrun_get_leaderboard). Does not mention prerequisites, context for filtering, or when not to use it.

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/malamutemayhem/unclick'

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