Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the input schema leaves every parameter undocumented. The description must compensate by explaining what projectId, format, and include do, but it does not mention any of them. An agent has no guidance on how to construct valid calls or what values like 'trackers' or 'issue_categories' mean.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.