Skip to main content
Glama

check_plugin_conversation_note

Checks if a conversation note exists for a plugin chat session and retrieves associated client data.

Instructions

Verificar nota de conversacion del plugin — Comprueba si ya existe una nota guardada para una sesion de chat del plugin y muestra los datos del cliente asociado. [query]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYesID de la sesion de chat del plugin
Behavior3/5

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

No annotations are provided, and the description only indicates it checks and displays data. It lacks explicit statements about being read-only or having no side effects, though the verb 'verificar' suggests a query operation.

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?

The description is concise: a single sentence after a dash with no redundant information. The '[query]' tag hints at its purpose. Every word serves a purpose.

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?

The description covers the basic action and output (shows customer data), but lacks detail on the exact structure of returned data or whether it returns a boolean. Given no output schema, it is slightly incomplete but adequate for a simple check 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?

Schema coverage is 100% with a clear description for session_id. The tool description adds minor context (plugin chat session) but does not significantly enhance understanding beyond the schema.

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 tool's function: checking if a note exists for a plugin chat session and showing associated customer data. It uses specific verbs (verificar, comprueba) and distinguishes from sibling 'save_plugin_conversation_note'.

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 implies usage for checking existence of a note, contrasting with save/update tools. However, it does not explicitly state when not to use or alternative tools, leaving slight ambiguity.

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

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