Skip to main content
Glama

list_knowledge_snippets

Filter and retrieve knowledge snippets by status, category, or content search to organize and access information efficiently.

Instructions

Listar snippets de conocimiento — Lista snippets de conocimiento filtrados por estado (pendiente, activo, en conflicto, obsoleto, rechazado) [query]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filterNoFiltro por estado: pending, active, conflicts, stale, rejected
categoryNoFiltrar por categoria
searchNoBuscar en contenido de snippets
source_typeNoFiltrar por tipo de fuente
offsetNoOffset para paginacion
limitNoLimite de resultados
risk_levelNoFiltrar por nivel de riesgo
Behavior2/5

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

No annotations provided, so description carries full disclosure burden. It mentions status filtering but fails to disclose read-only safety, pagination defaults/limits, result ordering, or whether returned snippets include full content or metadata only. The '[query]' suffix appears to be an artifact or placeholder adding confusion.

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?

Single sentence with em-dash is appropriately brief, but the trailing '[query]' appears to be a template artifact or placeholder that reduces clarity. Otherwise efficient length without redundant verbosity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 7 optional parameters, no output schema, and no annotations, the description should explain return structure, pagination behavior, or field selection. It mentions filtering capabilities but leaves significant gaps in explaining the complete contract of the tool.

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, the baseline is 3. The description maps Spanish status labels to the filter parameter values, but adds no syntax details, example usage, or clarification on how multiple filters interact (AND vs OR logic).

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 it lists knowledge snippets with specific status filtering (pendiente, activo, en conflicto, obsoleto, rechazado), distinguishing it from single-item operations like get/update/delete_knowledge_snippet. However, it doesn't differentiate from list_knowledge_files or other knowledge-related list operations.

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?

No guidance provided on when to use this tool versus alternatives like list_knowledge_files or get_knowledge_processing_status. No mention of prerequisites, typical workflows, or when to prefer status filtering versus content searching.

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