brave_search
Search the web using Brave to retrieve normalized results, including pagination, related queries, discussions, videos, and knowledge cards. Filter by time range or custom dates.
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 |
|---|---|---|---|
| q | Yes | Search query | |
| lang | No | Brave UI language; defaults to en-us | |
| offset | No | Zero-based Brave result page | |
| country | No | Brave result country; defaults to us | |
| date_to | No | Custom end date in YYYY-MM-DD; requires date_from | |
| date_from | No | Custom start date in YYYY-MM-DD; requires date_to | |
| time_range | No | Preset time filter: any, day, week, month, year, or custom |