vrchat_request_invite
Request an invite to a specific instance in VRChat by sending a notification to a user. Requires user ID, instance ID, and message slot details. Ensure explicit user permission before sending the request.
Instructions
Request an invite from a user. IMPORTANT: Always obtain explicit permission from the user before sending an invite request. Note that invite requests cannot be sent to users in private instances. Returns the Notification of type requestInvite that was sent.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
instanceId | Yes | The instance ID to use when requesting an invite | |
messageSlot | Yes | Slot number of the Request Message to use when request an invite | |
userId | Yes | Must be a valid user ID |