vrchat_list_favorites
Retrieve a list of VRChat favorites, including worlds, friends, or avatars, using filters like type and tag, with options to specify count and offset for precise results.
Instructions
Returns a list of favorites.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
n | No | Number of favorites to return (1-100). Default is 60. | |
offset | No | Skip this many favorites before beginning to return results. | |
tag | No | Filter by tag (e.g., "group_0", "group_1"). | |
type | No | Filter by favorite type ("world", "friend", or "avatar"). |