Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema description coverage is 0%, and the description does not explain the required 'full_name' parameter. The name itself is ambiguous (e.g., does it need an 'owner/repo' format?), and nothing in the description compensates for the missing schema documentation. The agent cannot determine the correct input format from any available source.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.