Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already describes id and expected_version, while the tool description adds the valuable clarification that 'id=space', which is not obvious from the generic schema text. However, the description does not add meaning to the policy object fields, and with 50% schema coverage the description only partially compensates for the undocumented policy parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.