vrchat_get_current_user
Retrieve your own VRChat user information directly through the MCP Server, enabling easy access to your profile data via a standardized API interface.
Instructions
Retrieve your own VRChat user 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"
}