vrchat_event_create
Create a new group calendar event in VRChat. Set title, description, start and end times, and optional settings like category, tags, and access type.
Instructions
Create a group calendar event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | ||
| endsAt | Yes | ||
| groupId | Yes | ||
| imageId | No | ||
| isDraft | No | ||
| roleIds | No | ||
| category | No | other | |
| featured | No | ||
| parentId | No | ||
| startsAt | Yes | ||
| languages | No | ||
| platforms | No | ||
| accessType | No | group | |
| description | Yes | ||
| hostEarlyJoinMinutes | No | ||
| usesInstanceOverflow | No | ||
| guestEarlyJoinMinutes | No | ||
| sendCreationNotification | No | ||
| closeInstanceAfterEndMinutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | No | ||
| result | No | ||
| status | Yes |