Skip to main content
Glama

Paper MCP Server

by paperinvest

freeze_account

Freeze a specified trading account to temporarily halt transactions and modifications using the Paper MCP Server. Requires the account ID for execution.

Instructions

Freeze a trading account

Input Schema

NameRequiredDescriptionDefault
accountIdYesAccount ID to freeze

Input Schema (JSON Schema)

{ "properties": { "accountId": { "description": "Account ID to freeze", "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