Skip to main content
Glama

Upbit MCP Server

cancel_order

Cancel an order on the Upbit cryptocurrency exchange by specifying the order UUID. This tool integrates with the Upbit MCP Server to manage trading operations effectively.

Instructions

업비트에서 주문을 취소합니다. Args: uuid (str): 취소할 주문의 UUID Returns: dict: 취소 결과

Input Schema

NameRequiredDescriptionDefault
uuidYes

Input Schema (JSON Schema)

{ "properties": { "uuid": { "title": "Uuid", "type": "string" } }, "required": [ "uuid" ], "title": "cancel_orderArguments", "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/solangii/upbit-mcp-server'

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