vrcx_user_relationship_sessions
Retrieve recent shared instance session history with a specific VRChat user from VRCX logs to review past interactions.
Instructions
List recent shared instance sessions with a user from VRCX logs (read-only). Use this for deep history; results are limited by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| userId | No | ||
| displayName | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | ||
| query | Yes | ||
| total | Yes | ||
| sessions | Yes | ||
| truncated | Yes | ||
| resolvedBy | Yes | ||
| resolvedUserId | Yes |