Skip to main content
Glama

Luno MCP Server

Official
by luno

cancel_order

Cancel a specific cryptocurrency order by providing the order ID using the Luno MCP Server tool. Simplify trading operations and manage orders effectively.

Instructions

Cancel an order

Input Schema

NameRequiredDescriptionDefault
order_idYesOrder ID to cancel

Input Schema (JSON Schema)

{ "properties": { "order_id": { "description": "Order ID to cancel", "type": "string" } }, "required": [ "order_id" ], "type": "object" }

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/luno/luno-mcp'

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