Skip to main content
Glama

BIS — Butkeraites Intelligent Solutions

get_next_step

Get the concrete, public next steps and links to engage BIS.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/5.0
Behavior3/5

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

With no annotations, the description carries the full burden. It usefully discloses that results are 'public' and include 'links', which tells the agent this is an unauthenticated read returning navigational content. It says nothing about pagination, freshness, or format, but for a zero-parameter read that is a modest gap rather than a serious one.

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?

A single front-loaded sentence with no filler; it states the resource and its engagement purpose immediately. It is appropriately sized, though the terseness leaves the substance of 'next steps' undefined.

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?

There is no output schema and no annotations, so the description is the only source of information about what the call returns. 'Next steps and links' gestures at the return content but does not describe its shape or structure, leaving a modest but real gap for an agent expecting a concrete payload.

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 there is no parameter semantics to document; the baseline of 4 applies. The description neither helps nor hinders here.

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?

States a clear verb (get) and a resource (concrete, public next steps and links to engage BIS), which is distinct from informational siblings like get_bis_overview and list_services. The phrase 'next steps' is slightly generic, but 'to engage BIS' pins down the intent well enough that an agent can differentiate it from the other tools.

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?

The description implies a use case (when a user wants to engage or act on BIS) but never states when to choose this over siblings such as get_bis_overview or assess_fit, and gives no exclusions or preconditions. No explicit routing guidance is present.

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