Skip to main content
Glama

get_trust_governance

Get AOI trust and governance framework including security model, data classification, audit trail, and zero-trust policy. No API key required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.7/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden. It states 'No API key required,' which is useful authentication context, and implies a read-only operation by listing factual components. However, it does not disclose response format, potential pagination, data freshness, or any rate limits. The behavioral transparency is minimal but not misleading.

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 a single sentence that is concise and front-loaded with the tool's purpose, followed by a list of included components. Every word adds value; no fluff or repetition. It is appropriately sized for a zero-parameter tool.

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 the tool has no parameters and no output schema, the description is nearly complete: it states what the tool provides and authentication requirements. Minor gaps include the response format (e.g., JSON structure) and any access restrictions beyond API key, but these are not critical for a simple retrieval tool. The description is sufficient for an agent to understand the tool's purpose and call it.

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 tool takes zero parameters, so schema coverage is trivially 100%. The description adds value by explaining what the tool returns (framework details), which is beyond the empty schema. With no parameters to document, the description adequately conveys the tool's scope.

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 states the tool retrieves the AOI trust and governance framework, listing specific aspects (security model, data classification, audit trail, zero-trust policy). It is distinct from sibling tools focused on pricing, quotes, and runtime status, so purpose is clear without needing to reference siblings.

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 description implies it is a read-only informational retrieval tool for governance/framework data, but does not explicitly state when to use it vs. alternatives (e.g., get_capability_details or get_pricing_model). It mentions no API key required, which hints at authentication context, but no explicit when/when-not guidance.

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.