vrchat_user_profile
Retrieve a VRChat user's profile with optional paginated group memberships.
Instructions
Get a user profile (read-only). Optionally include a paged list of the user's groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| userId | No | ||
| compact | No | ||
| username | No | ||
| groupOffset | No | ||
| groupMaxPages | No | ||
| groupPageSize | No | ||
| includeGroups | No | ||
| maxArrayLength | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| groups | No | ||
| userId | Yes | ||
| vrcxMemo | No |