Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is only 57%, and the description compensates by mapping with→peer, trace_id→thread, and status, plus explaining the before-cursor chain ('before = the previous page's next_before'). The `as` parameter remains unexplained in both schema and description, which is the notable remaining gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.