Skip to main content
Glama

nexo_decision_search

Search past decisions to understand why certain actions were taken. Filter by domain and time frame to find relevant context.

Instructions

Search past decisions — answers 'why did we do X?'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoText to search in decision, alternatives, based_on, outcome
domainNoFilter by area (ads, shopify, server, project-a, nexo, project-b, other)
daysNoLook back N days (default 30)
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only says 'Search past decisions' without detailing any behavioral traits such as search algorithm, result ordering, pagination, or field specifics. This is insufficient for an agent to understand the tool's behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is very short and front-loaded with the core purpose and an illustrative example. Every part earns its place, though it could be slightly more informative without being verbose.

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?

Given no output schema and simple parameters, the description should at least hint at what kind of results are returned (e.g., list of decision objects with key fields). It lacks this information, making it minimally complete for a search 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?

The input schema has 100% coverage, with each parameter having a description in the schema (query, domain, days). The tool description adds no additional meaning beyond what the schema already provides, so a baseline score of 3 is appropriate.

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 the tool searches past decisions and provides an example question ('why did we do X?'). It identifies the specific resource (decisions) and action (search), but does not explicitly differentiate from sibling search tools like nexo_claim_search or nexo_transcript_search, leaving some ambiguity.

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 example 'answers why did we do X?' implies usage for retrieving reasoning behind past actions, but there is no explicit guidance on when to use this tool versus related siblings like nexo_decision_log or nexo_decision_outcome. Context is provided but exclusions are missing.

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