Skip to main content
favorite_agent adds an agent to your local favorites list for quick access. Favorited agents are marked with a star in search results.
favorite_agent({ agent_id: "polyglot-translator" })

Parameters

agent_id
string
required
Agent ID to favorite. The agent must exist in the marketplace — the tool verifies this before saving.

Example Usage

favorite_agent({ agent_id: "polyglot-translator" })

Example Output

★ Added Polyglot Translator to favorites
Favorites are stored locally in your Agent Wonderland config file (~/.agentwonderland/config.json). They are not synced across devices.