Skip to main content
Glama

analyze_question_timing

Analyze per-question timing from full UCAT mocks to identify pacing issues, time sinks, and rushed guesses. Use to improve time management.

Instructions

Analyse per-question timing from recent full mocks: section clock usage, early/mid/late thirds, weakest tags, time sinks (slow zeros), and fast guesses (sub-budget zeros). Use when the user asks about pacing, running out of time, or rushing. Not a substitute for score trends or topic accuracy rankings. limit = number of recent full mocks to inspect (1–15, default 10). minN filters tag rankings. forceRefresh refreshes the mock list first. Read-only. Loads script details (questions + timings) from Medify courses-api; may be slower than score-only tools.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
minNNoMinimum tagged attempts to rank a subtype. Default: 10
limitNoNumber of recent full mocks to inspect (1–15). Default: 10
forceRefreshNoRefresh mock list cache before selecting scripts. Default: false
Behavior5/5

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

Discloses read-only nature and performance caveat ('may be slower than score-only tools'). No annotations provided, so description carries full burden; it covers behavioral traits adequately.

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?

Front-loaded with purpose, then usage, then parameter details, then notes. Each sentence serves a purpose; no fluff or redundancy. Efficient communication.

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?

Describes outputs (section clock usage, thirds, tags, time sinks, fast guesses) but lacks explicit return structure or error conditions. However, for selection purposes, it provides sufficient context.

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?

Schema covers all 3 parameters; description adds context: explains limit range, minN filters tag rankings, forceRefresh refreshes mock list. Adds value beyond schema, but schema already provides baseline descriptions.

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 analyzes per-question timing with specific metrics (section clock usage, thirds, tags, time sinks, fast guesses). It distinguishes from sibling tools like analyze_score_trends by focusing on pacing analysis.

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?

Explicitly states when to use ('when the user asks about pacing, running out of time, or rushing') and what it is not a substitute for ('score trends or topic accuracy rankings'). No ambiguity.

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/ankitforcode/medify-mcp-server'

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