Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 33%, with only 'competition' documented. The tool description does not clarify home_team and away_team formats, how teams are resolved, or what 'evidence' means in relation to these parameters. The description adds no semantic value beyond the schema, and the schema itself is thin for the two required parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.