vrchat_get_instance
Retrieve information about a specific VRChat instance by providing world and instance IDs. Access details like member data when authorized as the instance owner.
Instructions
Get information about a specific instance. Note: Detailed information about instance members is only available if you are the instance owner.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worldId | Yes | Must be a valid world ID. | |
| instanceId | Yes | Must be a valid instance ID. |