nexo_state_watcher_list
Retrieve persistent state watchers filtered by status and type to monitor state changes.
Instructions
List persistent state watchers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| watcher_type | No | ||
| limit | No |
Retrieve persistent state watchers filtered by status and type to monitor state changes.
List persistent state watchers.
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| watcher_type | No | ||
| limit | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description fails to disclose behavioral traits such as pagination, default sorting, or side effects. The bare statement leaves the agent without important operational details.
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 very short (6 words), which is concise but lacks substance. It does not structure information for easy parsing, and the brevity undermines completeness.
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?
The tool has three optional parameters, no output schema, and no annotations. The description fails to explain return value format, filtering behavior, or typical use cases, making it severely incomplete.
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?
With 0% schema description coverage, the description adds no meaning to the three parameters (status, watcher_type, limit). The agent has no clue what values are valid or how they affect the listing.
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 explicitly states 'List persistent state watchers,' which clearly identifies the action (list) and the resource (persistent state watchers). It effectively distinguishes from sibling tools like create and update by implying it's a read-only list operation.
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?
The description provides no guidance on when to use this tool vs alternatives. There is no mention of prerequisites, filtering context, or scenarios where other tools would be preferred.
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