vrchat_event_update
Update a VRChat group calendar event by providing the group ID and calendar ID, with optional adjustments to title, time, description, and other settings.
Instructions
Update a group calendar event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | No | ||
| endsAt | No | ||
| groupId | Yes | ||
| imageId | No | ||
| isDraft | No | ||
| roleIds | No | ||
| category | No | ||
| featured | No | ||
| parentId | No | ||
| startsAt | No | ||
| languages | No | ||
| platforms | No | ||
| calendarId | Yes | ||
| description | No | ||
| hostEarlyJoinMinutes | No | ||
| usesInstanceOverflow | No | ||
| guestEarlyJoinMinutes | No | ||
| sendCreationNotification | No | ||
| closeInstanceAfterEndMinutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | No | ||
| result | No | ||
| status | Yes |