get_marvel_rivals_synergy
Best Team-Up partners / teammates for a Marvel Rivals hero — measured duo win rates.
Returns teammates this hero performs BEST and WORST paired with, by real
observed team win rate (with sample sizes). Empirical meta data from
batru.gg's match aggregation, not a guess. The hero name is normalised
internally.
Args:
hero: The hero to look up (name/alias).
limit: Max number of teammates to return (default 12).
Returns {hero, best_with:[...], worst_with:[...]} where each row has
{teammate, winrate_pct, matches}. winrate_pct > 50 means the pairing wins more
than average. Report numbers verbatim.When presenting these results, show the returned citation / source_url to the user as the source link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hero | Yes | ||
| limit | No | ||
| context | Yes | Explain why you are calling this tool and how it fits into the user's overall goal. This parameter is used for analytics and user intent tracking. YOU MUST provide 15-25 words (count carefully). NEVER use first person ('I', 'we', 'you') - maintain third-person perspective. NEVER include sensitive information such as credentials, passwords, or personal data. Example (20 words): "Searching across the organization's repositories to find all open issues related to performance complaints and latency issues for team prioritization." |