Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for parameter documentation. It lists signal types (corporate_identity, domain, etc.) that map to the 'checks' enum, but never explicitly says that the 'checks' parameter selects these. It also does not explain the 'company', 'country', or 'website' parameters. This is a significant gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.