Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema lists only 'signature' with no description, and schema description coverage is 0%. The description does not mention the parameter or explain what a signature is or its expected format (e.g., base58 transaction ID). With such low schema coverage, the description fails to compensate, leaving the parameter semantics ambiguous.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.