vrchat_invite
Invite one or many users to a VRChat instance by display name or user ID. Provide worldId and instanceId to target the precise destination, with options for retry and multiple recipients.
Instructions
Invite yourself or one/many users to an instance. Users may be usr_ ids or exact display names. Destination is here=true, a full location like "wrld_:instance", or worldId+instanceId. A bare instanceId is not accepted: VRChat needs the worldId and rejects the stripped form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| here | No | ||
| self | No | ||
| user | No | ||
| retry | No | ||
| users | No | ||
| dryRun | No | ||
| message | No | ||
| worldId | No | ||
| location | No | ||
| instanceId | No | ||
| continueOnError | No | ||
| overwriteMessageSlot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sent | Yes | ||
| dryRun | Yes | ||
| failed | Yes | ||
| status | Yes | ||
| message | No | ||
| results | Yes | ||
| skipped | Yes | ||
| destination | Yes | ||
| totalTargets | Yes | ||
| continueOnError | Yes | ||
| stoppedAfterFailure | No |