Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description maps 'style + coords + zoom + width/height' to required params (style_id, lon/lat, zoom, width, height). However, optional params like pitch, bearing, and retina are only shown in examples without explanation, so the description only partially compensates for the coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.