Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the schema offers only a bare integer 'level' with no explanation. The description compensates partially by tying the parameter to its purpose ('at a given level'), which tells the agent the level selects which stat row to fetch. It stops short of providing a valid range, bounds, or level-scaling behavior, so the compensation is incomplete.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.