Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses the default count of 3, the return fields (championId, championLevel, championPoints, last play time, chest/token flags), and the data source (Riot Games API). These go beyond the annotations' read-only/idempotent hints, providing concrete behavior without contradicting the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.