kb_disable
Disable a knowledge base to exclude it from search results.
Instructions
Disable a knowledge base so it is excluded from search
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Knowledge base name |
Disable a knowledge base to exclude it from search results.
Disable a knowledge base so it is excluded from search
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Knowledge base name |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It mentions the effect 'excluded from search' but does not disclose reversibility, side effects, permissions, or idempotency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence with no filler, directly states the purpose and effect. Every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple 1-parameter toggle tool with no annotations or output schema, the description adequately conveys the core action and effect. Minor gaps like idempotency or return value do not significantly hinder understanding.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter 'name' has 100% schema coverage with a description 'Knowledge base name'. The tool description does not add any extra meaning beyond the schema, so baseline 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states the verb 'Disable', resource 'knowledge base', and effect 'excluded from search', differentiating it from siblings like kb_enable and kb_delete.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit when-to-use or when-not-to-use guidance is given. The purpose implies use when wanting to exclude from search, but no alternatives or prerequisites are mentioned.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alrcatraz/astra-knowledge-base-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server