Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% — the schema already documents the email parameter with format, pattern, and a description ('The email address to enrich'). The tool description restates the enrichment concept but adds no new syntax, validation, or formatting semantics beyond what the schema provides, so the baseline 3 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.