get_profile
Retrieve your team's profile details and information from the Trading Simulator MCP Server to streamline team management and trading operations.
Instructions
Get your team's profile information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}