vrchat_read
Retrieve VRChat friends, worlds, groups, events, notifications, avatars, and history by calling GET operations via operationId. Use vrchat_operations and vrchat_operation_details to discover parameters.
Instructions
Call an available generated VRChat GET operation by operationId. Use vrchat_operations and vrchat_operation_details to discover params.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Paging controls. | |
| fields | No | Fields to keep. | |
| params | No | OpenAPI params. | |
| compact | No | Compact response. | |
| includeMeta | No | Include URL/page metadata. | |
| operationId | Yes | OpenAPI operationId. | |
| maxArrayLength | No | Max array items. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | VRChat API response data. |