Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not mention source_url, claim, options, max_price_usd, or max_age_seconds by name or meaning. The only oblique hint is 'price', which gestures at cost but does not explain how to use max_price_usd or how the options affect verification behavior.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.