Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description carries the semantic burden. It defines result_id as identifying a prior Data Parrot result and continuation_id as one that was returned by that prior result, providing the key relational meaning missing from the schema. It does not detail ID formats or error behavior, but the core meaning of both parameters is conveyed.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.