Web Search
← Back to Plugin Center
CommunityToolCommunityv0.1.0社区贡献者
tool/web-search
Adds live web search to the agent, with source citations.
tool/web-search registers a web search tool in the registry so the model can actively search the web when it needs current information, injecting results with source citations into context.
It follows the tools/* events and scoping mechanism, so it can be enabled per session or preset as needed.
Features
- Model-triggered live web search
- Results include source citations
- Follows tool scoping, bindable to sessions
- Community-maintained, contributions welcome