Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning parameters 'milestoneId' and 'includeIssues' are undocumented in the schema. The description adds no meaning beyond the parameter names—it doesn't explain what 'milestoneId' should be (e.g., format, source), what 'includeIssues' does (e.g., adds issue details to metrics), or any constraints. With low coverage, the description fails to compensate, leaving parameters unclear.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.