Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema has one parameter 'name' with no description, and schema coverage is 0%. The description adds only the phrase 'named workspace', which provides minimal context. It does not clarify the expected format of the name, how to retrieve valid names, or any constraints (e.g., exact match vs partial match).
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.