Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema description coverage is 0%, meaning none of the three required parameters (domain, name, project) are documented in the schema. The description provides no information about these parameters—it doesn't explain what they represent, their expected formats, or how they relate to retrieving a 'union task'. This leaves all parameters completely undocumented.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.