Skip to main content
Glama

explain_decision

Read-only

Retrieve the complete justification for an investment decision, including committee debate transcripts, CIO memo, and future path prediction snapshot.

Instructions

某条决议的完整依据:委员会 transcript(4 角色辩论 + CIO memo)+ 路径预测快照。 decision_id 形如 "2026-07-03/GC=F"(decisions 输出里的 decision_id)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
decision_idYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already indicate read-only behavior; description adds that the tool returns content such as committee transcript and path prediction, but does not elaborate on other behaviors like data size or permissions.

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?

Two sentences, clear and to the point, with no redundant information.

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?

Given the tool has a single parameter and output schema exists, the description provides sufficient context about the tool's purpose and output contents. However, it could mention error handling or data freshness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Although the input schema lacks descriptions, the description compensates by specifying the expected format of decision_id and its source from the decisions output, aiding the agent in constructing valid inputs.

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?

Clearly states that the tool provides the full basis of a decision, including committee transcript and path prediction snapshot. Distinguishes itself from the sibling 'decisions' tool by focusing on explaining a single decision.

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?

Provides guidance on the format of decision_id referencing the decisions output, but does not explicitly state when to use this tool versus alternatives like 'what_if' or 'decisions'.

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/longsizhuo/openInvest'

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