Skip to main content
Glama

Paper MCP Server

by paperinvest

cancel_all_account_orders

Cancel all active orders for a specific account on Paper's trading platform using this tool. Provide the account ID to execute the action and manage trading activities efficiently.

Instructions

Cancel all orders for an account

Input Schema

NameRequiredDescriptionDefault
accountIdYesAccount ID

Input Schema (JSON Schema)

{ "properties": { "accountId": { "description": "Account ID", "type": "string" } }, "required": [ "accountId" ], "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