Skip to main content
Glama
dbhat93

io.github.dbhat93/grounded

by dbhat93

grounded_answer

Answers product, integration, security, or commercial questions using vetted, cited knowledge, returning a live vs. roadmap status and source, or explicitly refuses when no match exists.

Instructions

Answer a product, integration, security, or commercial question from vetted, cited knowledge, or refuse.

Returns EITHER a grounded answer, carrying a live-vs-roadmap status label (GA / BETA / ROADMAP / NOT SUPPORTED / BATTLE CARD) and a source citation, OR an explicit refusal when nothing is vetted matches. It never fabricates and never presents a roadmap item as live. Call this instead of answering such a question yourself. If it refuses, do not guess: follow up in writing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
questionYes
Install Server

TDQS

A4.9/5.0
Behavior5/5

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

With no annotations provided, the description carries the full behavioral burden, and it does so thoroughly. It discloses refusal behavior, the guarantee that it never fabricates, that roadmap items are not presented as live, and the exact response shape (status label plus citation).

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?

The description is three sentences long and front-loaded with the primary purpose. Every sentence adds necessary information: what it answers, what it returns, how it behaves, and how to handle refusals. There is no filler.

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

Completeness5/5

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

Given one parameter, no output schema, and no sibling tools, the description provides everything needed to invoke the tool correctly and interpret its result. It covers input scope, output format, refusal behavior, and follow-up action, making it contextually complete.

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?

The schema provides no description for the single 'question' parameter, so the tool description must compensate. It defines what kinds of questions are appropriate (product, integration, security, commercial) and implies the question is natural language. It does not explicitly state formatting or phrasing requirements, but for a single free-text parameter this is sufficient.

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 verb ('Answer') and resource ('product, integration, security, or commercial question') and clarifies the two possible outcomes: a grounded answer or an explicit refusal. This makes the tool's role clear and distinguishable from simply answering directly, even without sibling tools.

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?

It explicitly instructs the agent to use this tool instead of answering such questions itself and gives follow-up guidance if a refusal occurs: 'Call this instead of answering such a question yourself. If it refuses, do not guess: follow up in writing.' This is direct, actionable usage guidance.

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

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/dbhat93/grounded'

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