Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, yet the description never explains what the `kml` parameter must contain (raw KML XML string, file path, URL, etc.). It only references a 'KML file,' leaving the exact input format ambiguous. This is a significant gap for an agent preparing the call.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.