nexo_entity_list
Retrieve all entities organized by type from cognitive memory.
Instructions
List all entities grouped by type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No |
Retrieve all entities organized by type from cognitive memory.
List all entities grouped by type
| Name | Required | Description | Default |
|---|---|---|---|
| type | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description does not disclose any behavioral traits such as data scope, pagination, authentication needs, or side effects. The tool's behavior beyond listing is entirely opaque.
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?
The description is a single concise sentence that immediately conveys the tool's purpose. It is front-loaded with no unnecessary words, earning its place with directness.
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 listing tool with one optional parameter, the description is mostly adequate but lacks details about the output format and what constitutes an 'entity'. Given the absence of an output schema, more context on the grouped structure would improve completeness.
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 parameter 'type' is a string with no description in the schema, and the description only mentions grouping by type without explaining the parameter's role or valid values. The description adds minimal value over the raw schema.
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?
The description 'List all entities grouped by type' clearly states the action (list) and resource (entities) and distinguishes from siblings like nexo_entity_search which searches, and nexo_entity_create which creates.
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 guidance on when to use this tool versus alternatives like nexo_entity_search or nexo_entity_get. The agent is left to infer usage without explicit when-to-use or when-not-to-use instructions.
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/wazionapps/nexo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server