Skip to main content
Glama

Netbrain Integrated Solutions catalogue

List what Netbrain can do

list_capabilities
Read-onlyIdempotent

Everything Netbrain builds, grouped by category, with the capabilities and technologies under each. Use this for open questions like "what does Netbrain do" or "can they help with X" where no single product is obviously the answer.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoOptional. Limit to one category.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoriesYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already declare readOnly, idempotent, and non-destructive behavior. The description adds useful context: results are grouped by category and include 'capabilities and technologies' underneath, and the word 'Everything' signals exhaustive catalog coverage rather than a filtered subset.

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?

Two sentences with no filler. The first sentence states the core function and structure; the second provides concrete usage triggers. Both sentences earn their place.

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?

For a simple read-only listing tool with one optional, fully documented parameter and an output schema, the description covers scope, grouping, and when to use it. Nothing needed to invoke it correctly is missing.

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?

Schema description coverage is 100%, and the only parameter, category, already has an enum and its own description. The tool description adds the idea of category grouping but not new parameter-level meaning, so the baseline 3 is appropriate.

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 names the resource ('Everything Netbrain builds') and the specific action (list/group capabilities and technologies by category). It also frames when this tool is the right choice ('open questions... where no single product is obviously the answer'), which helps distinguish it from product-specific siblings.

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 gives explicit use cases with concrete example questions ('what does Netbrain do', 'can they help with X') and the condition 'where no single product is obviously the answer'. It does not name sibling alternatives like get_product or search_products, but the guidance is clear enough to route an agent appropriately.

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