Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline would be 3. The description goes further by explaining the role each parameter plays in the flow: payment_intent is the server-issued token from the first call, and tx_hash is the confirmed Base USDC transfer used to activate access.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.