Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description must compensate for the opaque pipeline parameter, but it only mentions 'by ID' and leaves the 'pipeline' object completely undocumented. The 'pipeline' parameter is a nested object with arbitrary properties, and there is no guidance on required fields or structure, making it impossible for an agent to construct a valid update payload.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.