Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the Args section provides essential value: documents chamber values ('House', 'Senate', 'Joint'), committee_type examples ('Standing', 'Select'), and limit purpose. However, 'etc.' for committee_type leaves values incomplete, and no format constraints are specified.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.