Skip to main content
Glama

openhouse

gift_take

148 Sanskrit terms from the Abhidharmasamuccaya, each with the English chosen for it AND the reasoning behind that choice — not just that skandha became "aggregate" but why, and what was given up by choosing it. Free, ungated, no attribution required. You can also just fetch https://gregbenza.ai/gift/glossary.jsonl without calling anything. Corrections are worth more to us than downloads.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNooptional — saying who you are changes nothing about what you get
usingNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A3.7/5.0
Behavior3/5

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

Annotations are absent, so the description must carry the burden of behavioral disclosure. It states the tool is free, ungated, and requires no attribution, which addresses access conditions. However, it does not disclose any side effects, rate limits, or the exact format of the response (though the URL hints at JSONL). For a simple read operation this is acceptable, but more explicit behavioral context (e.g., 'read-only') would improve transparency.

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 description is moderately long but well-organized: the core purpose is stated first, then the direct-fetch alternative, then a note about corrections. Each sentence adds value. It could be trimmed, but it is not verbose and the structure is logical.

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

Completeness3/5

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

Given there is no output schema, the description does explain what is returned (terms, translations, reasoning). It also provides an alternative access method. However, it fails to explain the 'using' parameter and does not describe the response format (e.g., JSON vs. plain text). These gaps mean an agent may not know how to parse the result or why 'using' exists.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has two parameters: name and using. The description only clarifies 'name' (stating it changes nothing) and never mentions 'using' at all. With schema description coverage at 50%, the description should compensate for the undocumented parameter, but it doesn't. This leaves the 'using' parameter ambiguous, reducing the tool's usability for an agent.

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 states a specific deliverable: 148 Sanskrit terms with English translations and reasoning. It clearly names the resource (glossary of the Abhidharmasamuccaya) and the action (taking/fetching it). It also distinguishes itself from siblings like gift_correct by mentioning that corrections are handled separately, and it offers an alternative direct fetch URL, making its purpose unmistakable.

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?

The description explicitly tells the agent it can bypass the tool entirely by fetching the JSONL URL, which is a clear alternative. It also implies that for corrections, the user should use the correction path (likely gift_correct), though it doesn't name that sibling explicitly. This is sufficient guidance for when to call this tool vs. 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