Skip to main content
Glama

Paper MCP Server

by paperinvest

cancel_order

Cancels an existing order by specifying the order ID, enabling management of trades through the Paper MCP Server's AI-driven trading platform. Simplifies order cancellation for streamlined trade control.

Instructions

Cancel an existing order

Input Schema

NameRequiredDescriptionDefault
orderIdYesOrder ID to cancel

Input Schema (JSON Schema)

{ "properties": { "orderId": { "description": "Order ID to cancel", "type": "string" } }, "required": [ "orderId" ], "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/paperinvest/mcp-server'

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