Skip to main content
Glama

GTech Networks DB: list knowledge base documents

list_kb_docs

List all documents in a GTech/NetWorks Core knowledge base with optional category filter (schema, relationships, workflows, patterns, glossary) for offline database reasoning.

Instructions

[GTech / Hexagon HxGN NetWorks Core (G/Technology) database only] List all documents in the GTech/NetWorks Core knowledge base, optionally filtered by category (schema, relationships, workflows, patterns, glossary). Not relevant to any other database or system.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNo
Behavior3/5

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

With no annotations provided, the description must fully disclose behavioral traits. It implies a read-only operation ('List'), but does not mention any potential side effects, authentication requirements, rate limits, pagination, or ordering. The description is minimal but adequate for a simple list tool.

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?

The description is a single, efficient sentence with a parenthetical list of categories. It is front-loaded with the database scope. No extraneous words. Slightly lacks structure but is concise.

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 one optional parameter, no output schema, and a set of sibling tools, the description covers the essential: database specificity and filtering. It could mention the output format (e.g., what fields are returned) but is otherwise complete for a list operation.

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 0%, so the description adds meaning beyond the schema by listing possible category values (schema, relationships, workflows, patterns, glossary). However, it does not specify if these are the only valid values, case sensitivity, or format constraints. It partially compensates for missing schema descriptions.

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 clearly states the verb (List), resource (documents in GTech/NetWorks Core knowledge base), and scope (optionally filtered by category). It also specifies the database context, distinguishing it from sibling tools that operate on other databases or provide single-item retrieval.

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 provides clear context about the applicable database (GTech/NetWorks Core) and states it is not relevant to other systems. It lists the filter categories, but does not explicitly compare with siblings like search_kb or get_context for scenarios where a filtered list vs search is appropriate. Still, it gives a reasonable usage hint.

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

Install Server

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/Venkatesh-Jyothula/GTech-Context-MCP-Server'

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