Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 25%, so the description must compensate. It adds meaning for requestId (unique, retry-safe) and expectedRevision (latest revision), but planId semantics are only implicit in 'owned plan tasks' and the tasks array structure is left to the schema. Partial compensation for the coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.