Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3, but the description adds meaningful context beyond the schema: only capability, task, and price ceiling 'travel' in the call, and the buyer identity is derived from authentication. This clarifies the role of max_price_usdc as a ceiling and reinforces that no agent identity parameter should be supplied.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.