Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the description only hints at the two parameters' roles ('signed OCD swap preflight artifact and Base transaction hash') without explaining the artifact's type, encoding, or what makes it 'signed', nor the tx hash format. The required-only schema leaves 'artifact' opaque, and the description does not compensate for the 0% coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.