vrchat_add_favorite
Add a VRChat favorite (world, friend, or avatar) using the VRChat MCP Server. Specify the favorite type, ID, and tags to organize favorites into groups for easy access and management.
Instructions
Add a new favorite.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
favoriteId | Yes | Must be either AvatarID, WorldID or UserID | |
tags | Yes | Tags indicate which group this favorite belongs to. Adding multiple groups makes it show up in all. Removing it from one in that case removes it from all. | |
type | Yes | FavoriteType. Default: friend, Allowed: world | friend | avatar |