Skip to main content
Glama

KIS REST API MCP Server

MIT License
3
  • Apple

inquery-order-detail

Retrieve detailed order information from Korea Investment & Securities by providing order number and date for accurate tracking and management.

Instructions

Get order detail from Korea Investment & Securities

Input Schema

NameRequiredDescriptionDefault
order_dateYes
order_noYes

Input Schema (JSON Schema)

{ "properties": { "order_date": { "title": "Order Date", "type": "string" }, "order_no": { "title": "Order No", "type": "string" } }, "required": [ "order_no", "order_date" ], "title": "inquery_order_detailArguments", "type": "object" }

Other Tools from KIS REST API 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/migusdn/KIS_MCP_Server'

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