vrchat_instance_create
Create a new VRChat instance with specified world, type, region, and optional access controls.
Instructions
Create a new instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| region | Yes | ||
| ageGate | No | ||
| groupId | No | ||
| ownerId | No | ||
| roleIds | No | ||
| worldId | Yes | ||
| closedAt | No | ||
| hardClose | No | ||
| inviteOnly | No | ||
| displayName | No | ||
| queueEnabled | No | ||
| calendarEntryId | No | ||
| contentSettings | No | ||
| groupAccessType | No | ||
| canRequestInvite | No | ||
| playerPersistenceEnabled | No | ||
| instancePersistenceEnabled | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| instance | No |