Skip to main content
Glama

bus_status

Oracle Event Bus status: events, cross-refs, connected oracles.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
entity_idNoEntity ID for cross-refs

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.2/5.0
Behavior1/5

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

With no annotations, the description must disclose behavioral traits, but it only lists topics (events, cross-refs, connected oracles). It does not state whether the operation is read-only, what output format to expect, or any side effects. This is a significant transparency gap.

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

Conciseness2/5

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

The description is extremely brief (5 words), but it is under-specification rather than effective conciseness. It front-loads the resource name but omits essential operational detail, so the brevity does not serve the agent well.

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

Completeness2/5

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

Given no output schema and no annotations, the description carries the full burden of explaining what the tool returns and how to invoke it. It fails to define events, cross-refs, or connected oracles, leaving the agent without enough context to confidently use the tool.

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

Parameters3/5

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

The input schema already fully describes the single parameter entity_id as 'Entity ID for cross-refs' (100% coverage). The description mentions cross-refs but does not add any new meaning beyond the schema, matching the baseline for high schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Oracle Event Bus status: events, cross-refs, connected oracles' identifies the resource (Oracle Event Bus) and implies a status check, but it is vague about what the status actually reports. It distinguishes from siblings like article_status or bridge_status via the resource name, but lacks a clear verb and specific scope.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives. The description does not mention any conditions, prerequisites, or compare with sibling status tools. It is a bare label without usage context.

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