brave_search
Search the web using Brave. Returns normalized results including related queries, discussions, videos, and knowledge cards with pagination and time filters.
Instructions
Search Brave. Returns normalized web search results from Brave Search for a query string, along with offset-based pagination, related queries, discussions, videos, and the right-side knowledge card when Brave includes one. Use time_range for preset ranges or date_from/date_to for a custom YYYY-MM-DD range. Locale defaults to country=us and lang=en-us.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Brave result country; defaults to us | |
| date_from | No | Custom start date in YYYY-MM-DD; requires date_to | |
| date_to | No | Custom end date in YYYY-MM-DD; requires date_from | |
| lang | No | Brave UI language; defaults to en-us | |
| offset | No | Zero-based Brave result page | |
| q | Yes | Search query | |
| time_range | No | Preset time filter: any, day, week, month, year, or custom |