Skip to main content
Glama

Upbit MCP Server

cancel_order

Cancel specific orders on Upbit by providing the order UUID. This tool simplifies order management within the Upbit MCP Server, ensuring efficient trading operations.

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" }

Other Tools from Upbit MCP Server

Related Tools

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