get_avatar_parameters
Retrieve a list of available parameters for the current avatar in VRChat, enabling precise control and customization through AI-driven interactions via MCP OSC.
Instructions
Get a list of parameters available on the current avatar.
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"
}