Skip to main content
Glama

get_exam_blueprint

Retrieve the complete blueprint for any certification exam, including domain weights, passing score, prerequisites, and official source URL.

Instructions

Get the full published blueprint for ONE certification exam: domain/objective breakdown with topic weights, passing score, question count & types, duration, price, prerequisites, retake & renewal policy, languages, and the official source URL. Call this for 'what's on the X exam', 'how is X weighted by domain', 'prerequisites for X', 'passing score for X', 'how long is X'. Accepts an exam_id, exam_code, or certification name. Includes a free practice-exam link.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
examYesExam id, exam code, or certification name
Behavior4/5

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

No annotations provided; the description carries the full burden. Discloses the comprehensive data it returns (domain breakdown, weights, passing score, etc.) and mentions a free practice-exam link, which is sufficient for a read-only tool. No contradictions.

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?

Two sentences, front-loaded with the return content, then usage examples. Every part is necessary and well-structured.

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?

Given one parameter and no output schema, the description covers key aspects: what it returns, acceptable inputs, and a practice exam link. Minor omission like error handling is acceptable for this simplicity.

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 coverage is 100% with a description for 'exam'. The description adds value by reiterating accepted formats and providing concrete usage examples ('exam_id, exam_code, or certification name'), enhancing understanding beyond the schema.

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?

Clearly states it retrieves the full published blueprint for one certification exam, listing specific details. Distinguishes from siblings by focusing on a single exam and contrasting with compare_exams, list_certifying_bodies, and search_exams.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit examples of when to call (e.g., 'what's on the X exam') and what inputs it accepts. Lacks explicit when-not-to-use or alternative sibling tool references, but the context is clear enough.

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/hans6883/cert-atlas'

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