Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 0% description coverage, and the description does not compensate. It merely paraphrases 'issue' and 'user' without explaining the issueKey format, username type (e.g., display name vs account ID), or any constraints. This leaves the agent without meaningful parameter semantics beyond the schema's bare type declarations.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.