Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 1 parameter with 0% description coverage, but the description doesn't mention any parameters at all. Since there's only one optional parameter ('workspace_id'), the tool likely functions without it, so the description's omission isn't critical. The baseline for 0 parameters would be 4, but here we have 1 undocumented parameter, so it's scored slightly lower.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.