Skip to main content
Glama

nexo_drive_signals

List autonomous drive signals accumulated during normal work. When tension crosses threshold, NEXO investigates silently. Filter by status, area, or limit.

Instructions

List autonomous drive/curiosity signals.

Drive signals are observations NEXO accumulates during normal work. When tension crosses threshold, NEXO investigates silently.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusNoFilter by status (latent, rising, ready, acted, dismissed). Default: active only.
areaNoFilter by operational area (shopify, google-ads, wazion, nexo, etc.).
limitNoMax signals to return (default 20).
Behavior3/5

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

No annotations are present, so the description carries full burden. It explains what drive signals are and that NEXO investigates silently when tension crosses threshold, but does not disclose side effects, authentication requirements, or rate limits. The read-only nature is implied but not confirmed.

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?

Three sentences, front-loaded with the purpose, followed by relevant context. Every sentence adds value, no redundancy. Ideal conciseness for a simple list tool.

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

Completeness4/5

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

For a list tool with simple parameters and no output schema, the description provides domain context (drive signals, tension threshold) that helps interpretation. However, it lacks information about the return format or contents of signals, which would improve completeness.

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 description coverage is 100%, so baseline is 3. The description adds no extra meaning to parameters beyond what the schema already provides (status, area, limit).

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 it lists autonomous drive/curiosity signals, with a specific verb 'List' and resource 'signals'. It distinguishes from siblings like nexo_drive_act, nexo_drive_dismiss, and nexo_drive_reinforce by focusing on listing rather than acting on signals.

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 for listing signals but does not explicitly state when to use this tool versus alternatives. No exclusion criteria or alternative references are provided, leaving the agent to infer from sibling names.

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/nexo'

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