Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Input schema has 100% description coverage — all four parameters (limit, cursor, detail, max_tokens) are well documented with defaults, ranges, and enums. The description adds no per-parameter meaning, and while the tombstone mention indicates part of the result set, it doesn't enrich any argument semantics. Baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.