Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already provides 100% coverage with a description for the 'ids' parameter ('Notification IDs to archive (from list_notifications)'). The description adds 'by ID' but no new constraints, formatting, or behavioral detail beyond the schema. Baseline 3 is appropriate since the schema carries the semantic burden.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.