Web Search Skill
Use this skill to search the web for up-to-date information that may not be in your training data.
When to Use
- User asks about current events or recent information
- User needs real-time data (weather, stock prices, news)
- User asks "what is the latest..." or "search for..."
Tools
| Tool | Purpose |
|------|---------|
| fetch_url_content | Fetch and extract content from a URL |
Usage Pattern
- Use
fetch_url_contentto retrieve content from a specific URL - Summarize the relevant information for the user
- Cite the source URL in your response