Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 11 parameters and 0% schema description coverage, the description carries the full burden of explaining parameters like flightId, seatId, assetId, etc. It does not mention any of them, leaving the agent completely in the dark about what each parameter is for or how they relate to the tool's purpose. This is a critical gap for a tool with this many parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.