vrchat_event_delete
Deletes a VRChat group calendar event after verifying whether the target is a single event, an occurrence from a recurring series, or the series itself.
Instructions
Delete a group calendar event after verifying whether the target is an occurrence or series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | ||
| calendarId | Yes | ||
| targetKind | Yes | Required safety check. Use single_event for a non-recurring event, occurrence for a generated recurring occurrence, or series for the recurring parent series. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | No | ||
| result | No | ||
| status | Yes |