Browse Skill
Use browser automation to search the web or navigate to websites. You can search Google or go to a specific URL.
Parameters
- •query (string, required): What to search for or do in the browser
- •url (string, optional): URL to navigate to (defaults to https://www.google.com)
Examples
- •"search for AI news"
- •"look up the weather in Paris"
- •"find the latest Python release notes"
- •"go to reddit.com and find trending posts"