Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 83%, so the schema already describes most parameters. The description adds semantic meaning by giving examples: 'threat actor groups, MITRE tactics (e.g., 'TA0005'), or log sources (e.g., 'AWS CloudTrail')' and explains that outputs include 'MITRE mappings, prevalence scores, and detection recommendations,' which connects the parameters to the tool's purpose. This enhances the schema's dry parameter names.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.