Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 25% (only addresses has a description). The description compensates by explaining the purpose of lat+lon, address, and addresses parameters, including the batch capacity up to 1000. It adds meaning beyond the bare schema, though details on required/non-required are not given.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.