Skip to main content
Glama

keep_both_knowledge_snippets

Resolve conflicting knowledge snippets by keeping both versions active, enabling comprehensive information retention without data loss.

Instructions

Mantener ambos snippets en conflicto — Mantiene ambos snippets en conflicto activando los dos [mutation]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesID del snippet en conflicto
Behavior2/5

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

No annotations are provided, so the description carries the full burden. While it discloses the mechanism ('activando los dos'), it fails to explain the resulting state (e.g., whether the conflict is marked resolved, if both snippets remain active simultaneously, or potential duplication issues).

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

Conciseness3/5

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

The description consists of two sentences separated by an em-dash, but the first sentence ('Mantener ambos snippets en conflicto') largely restates the tool name, creating redundancy. The '[mutation]' tag appears to be metadata leakage that doesn't serve the description.

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?

For a single-parameter mutation tool without output schema, the description provides the minimum viable context (conflict resolution via activation). However, it lacks post-condition details or side-effect warnings that would be necessary for a mutation operation of this type.

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?

With 100% schema description coverage ('ID del snippet en conflicto'), the baseline is 3. The description references 'snippets en conflicto' which aligns with the parameter semantics but does not add additional details about constraints (e.g., that the ID must refer to an active conflict) or format beyond the schema.

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?

The description clearly states the tool keeps both conflicting snippets ('Mantiene ambos snippets en conflicto') and specifies the mechanism ('activando los dos'). It distinguishes from the sibling 'resolve_knowledge_conflict' by explicitly specifying 'ambos' (both) rather than choosing one.

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

Usage Guidelines3/5

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

The description implies usage context by specifying this is for snippets 'en conflicto' (in conflict), suggesting when to use it. However, it lacks explicit guidance on when to choose this over 'resolve_knowledge_conflict' or other sibling tools like 'approve_knowledge_snippet'.

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/wazionapps/wazion-mcp-server'

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