Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, yet the description adds no parameter guidance. It does not explain projectId or how to construct the steps array, nor the meaning of fields like expectedRevision, runtimeInstanceId, or instanceId within each step. The description only loosely references 'capability parameters.' Since the schema does not document these fields either and the description fails to compensate, an agent is left guessing at the structure of a non-trivial nested steps object.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.