Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema documents the single query parameter at 100% coverage, so the baseline is 3. The description adds concrete accepted formats (URL, domain, IP, MD5/SHA256), tag examples ('phishing', '#Lockbit'), and the tfc-... campaign id pattern, giving the agent a precise mental model of valid inputs beyond the schema's generic one-liner.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.