Skip to main content
Glama

cancel_dca_order

Cancel one or multiple DCA orders by providing order IDs. Stop automated dollar-cost averaging trades instantly.

Instructions

Create a DCA order.

Note: Make a single or multiple dca_order_requests

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cancel_dca_order_requestsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior1/5

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

No annotations are provided, and the description does not disclose behavioral traits such as whether the cancellation is reversible, any side effects, or permission requirements. The description is vague and contradictory.

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

Conciseness1/5

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

The description is extremely short but misleading. It wastes the first sentence on a false statement ('Create a DCA order') and the second is vague and poorly phrased. It does not earn its place.

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

Completeness1/5

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

Given the complexity (nested input schema, output schema exists) and lack of annotations, the description is completely inadequate. It fails to explain the tool's operation, return value, or any behavioral context.

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

Parameters1/5

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

Schema description coverage is reported as 0%, and the description adds no meaningful explanation of parameters beyond 'Make a single or multiple dca_order_requests', which is insufficient. The parameter 'dca_order_id' is not explained in the description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose1/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states 'Create a DCA order' which directly contradicts the tool name 'cancel_dca_order' and the input schema that requires cancellation requests. This is misleading and fails to indicate the actual purpose.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives like 'cancel_order' or 'create_dca_order'. The description offers no context for appropriate usage.

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/aurora-smith-ts58tc/armor-crypto-mcp'

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