Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
All three parameters are described with meaningful examples: capability, task_input, and max_price_usdc. The schema-level description adds important context that the buyer agent is derived from the authenticated principal, not from arguments, which clarifies parameter boundaries.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.