vrcx_memos_avatar_get
Fetch the saved VRCX memo for any avatar by providing its avatar ID. This read-only function retrieves avatar notes, allowing you to review stored details without making changes.
Instructions
Get a VRCX avatar memo by avatarId (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| avatarId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | Yes | ||
| avatarId | Yes | ||
| editedAt | Yes |