vrchat_create_instance
Create a new VRChat world instance with customizable privacy settings, region selection, and access controls for multiplayer sessions.
Instructions
Create a new instance of a world.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worldId | Yes | ||
| type | Yes | ||
| region | No | us | |
| ownerId | No | ||
| roleIds | No | ||
| groupAccessType | No | ||
| queueEnabled | No | ||
| closedAt | No | ||
| canRequestInvite | No | ||
| hardClose | No | ||
| inviteOnly | No |