Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 50%, so the description does not carry full responsibility. The tool description implies input is a photo but does not explain the request object or polling parameter. However, the schema already describes src_file_url, src_file_id, and polling, so the description adds minimal additional parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.