Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description is the only textual source for parameter meaning. The description mentions 'explicit session identity' (external_session_id), 'optional parent' (parent_session_id), and 'compact status' (response), but the remaining parameters like take_over_from, effort, request_id, repository, vendor, runtime, and model are not described. A 0% coverage baseline would expect the description to compensate; partial compensation merits a 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.