Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 100% coverage (1 parameter with description). However, the description for the parameter is just a tautology ('installation_id'). The tool description adds no additional meaning beyond the schema, such as format or source of the ID. Baseline is 3 due to high schema coverage, but no added value.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.