vrchat_event_create
Create a group calendar event for a VRChat group with title, start and end times, description, and optional recurrence or tags.
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 | |
| recurrence | No | ||
| description | Yes | ||
| occurrenceKind | No | Recurring schedules require explicit series. | |
| hostEarlyJoinMinutes | No | ||
| usesInstanceOverflow | No | ||
| guestEarlyJoinMinutes | No | ||
| sendCreationNotification | No | ||
| closeInstanceAfterEndMinutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | No | ||
| result | No | ||
| status | Yes |