Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, but the description only mentions 'params: OAuth credentials' without detailing the specific parameters (client_id, client_secret, redirect_uri). While the schema fully documents these parameters, the description adds minimal value beyond what's in the structured schema, meeting the baseline for high schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.