vrchat_operation_details
Retrieve OpenAPI parameters and request body schema for any VRChat operation by providing its operationId.
Instructions
Look up exact OpenAPI params and request body schema for a VRChat operationId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operationId | Yes | VRChat OpenAPI operationId. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| method | Yes | ||
| summary | No | ||
| parameters | Yes | ||
| description | No | ||
| operationId | Yes | ||
| requestBody | No | ||
| blockedReason | No | ||
| curatedToolName | No | ||
| generatedToolName | No | ||
| generatedToolStatus | Yes |