Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 0% description coverage, with one required parameter 'charterer_name' undocumented. The description does not add any meaning beyond the schema, such as explaining what a charterer name entails, format expectations, or search behavior. This leaves the parameter semantics unclear, failing to compensate for the low schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.