Skip to main content
Glama

Paper MCP Server

by paperinvest

reset_portfolio

Reset a specified portfolio to its initial state by providing the portfolio ID. Use this to clear all changes and revert to the starting configuration.

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