Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema fully describes the 'target' parameter, including the option for 'SYSTEM_MEMORY'. However, the tool description says 'Hashes a target file', which contradicts the schema's allowance for memory scanning, potentially confusing an agent about the parameter's semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.