Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% and all five parameters are required, with cryptic names like 'from', 'type', and 'value' that could plausibly mean anything (e.g., change source, password type, new password value). The description provides no meaning for any parameter, leaving the agent unable to populate the request correctly.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.