Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one parameter ('graph_id') with 0% description coverage, and the tool description does not mention parameters at all. Since there is only one parameter, the baseline is 4, but the description fails to add any semantic context (e.g., what 'graph_id' represents or format expectations), reducing the score. It relies entirely on the schema, which lacks descriptions, resulting in minimal but not inadequate coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.