Skip to main content
Glama

Paper MCP Server

by paperinvest

reset_portfolio

Resets a specified portfolio to its initial state using the provided portfolio ID, enabling users to restart trading or analysis from the beginning on the Paper MCP Server.

Instructions

Reset portfolio to initial state

Input Schema

NameRequiredDescriptionDefault
portfolioIdYesPortfolio ID to reset

Input Schema (JSON Schema)

{ "properties": { "portfolioId": { "description": "Portfolio ID to reset", "type": "string" } }, "required": [ "portfolioId" ], "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