search
Search batru.gg's live competitive datasets for Dota 2, Deadlock and Marvel Rivals.
Finds the right document for a question about hero counters, hero synergies
/duos, current-patch tier lists, ban rates, pro tournament results (TI,
Esports World Cup) or the prediction model's public evaluation ledger.
Data behind every document is computed from 140M+ real matches by
batru.gg's production pipeline — measured numbers, not model guesses.
Args:
query: Free-text search, e.g. "who counters axe dota", "best deadlock
heroes", "marvel rivals mantis duo", "ti 2026 most banned".
Returns {results: [{id, title, url}]}. Pass a result's `id` to `fetch` to
get the full document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Free-text search over Batru's live esports data (hero names, matchups, tournaments, patches). | |
| context | Yes | Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as "a user", "the customer", or "an account". Example: "Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution." |