Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema covers requestId and maxPriceMicroUsd with descriptions, but the tool description adds meaning to requestId ('Reuse prepared arguments for recovery; a new requestId is a new billable operation') and maps 'input' to the HTML being extracted. It does not explain maxPriceMicroUsd in the description, but schema coverage is already strong.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.