Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, with each parameter (name, bbox, limit) fully described in the schema. The description only adds a generic note about the bounding box ('An optional bounding box narrows the search'), which is already more precisely stated in the schema ('only vessels whose last position is inside this box'). Thus the description adds minimal value beyond the schema, warranting the baseline score of 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.