Who has hit it hardest
get_leaderboardReturn the damage leaderboard for the current boss — display names and total damage, highest first — together with the most recent hits. Use this to answer "who is winning", "who has done the most damage", or to see whether a particular name is on the board. Resets when the boss dies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many entries to return. Defaults to 10. |