vrchat_event_delete
Delete a VRChat group calendar event after verifying whether it is a single event, an occurrence, or a recurring series.
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 |