Skip to main content
Glama

Micah Boswell

Micah Boswell structured facts

micah_boswell_facts
Read-onlyIdempotent

The complete structured facts record as JSON: identity, now, work timeline, education, certifications, awards, mentoring, photography, writing, film, speaking, side projects, profiles, disambiguation, citation guidance, contact, FAQ.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is well covered. The description adds useful context about the response being a complete structured JSON record, but it does not disclose additional behavior such as response size, freshness, or any limitation of the 'complete' claim. There is no contradiction with the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The core statement 'The complete structured facts record as JSON' is front-loaded, and the trailing list of content categories is information-dense. The list is long but earns its place by mapping the tool's scope, even though it reads as a single run-on sentence.

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?

There is no output schema, so the description must communicate what the tool returns; it does this by naming the format and the major fact categories. For a zero-parameter, read-only, idempotent tool, this is sufficient for an agent to select and invoke it correctly. It does not show the exact JSON structure, but the literal category list provides adequate completeness.

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?

With zero parameters, there is no parameter behavior to explain, so the baseline of 4 applies. The description instead clarifies what the returned record contains, which is more useful than param docs would be in this case.

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 identifies the tool as returning 'The complete structured facts record as JSON' and enumerates the covered topics, so an agent can tell it is a broad, structured facts reference rather than a narrative about page. It lacks an explicit verb like 'returns' or 'fetches,' and it does not explicitly distinguish itself from about_micah_boswell, but the structured JSON framing is fairly specific.

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

Usage Guidelines3/5

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

The phrase 'complete structured facts record' implies the tool is the comprehensive reference for biographical and factual data, while siblings like micah_boswell_photography or micah_boswell_writing are specialized subsets. However, the description does not explicitly state when to prefer this tool over about_micah_boswell or micah_boswell_faq, nor does it name any alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources