Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false, and openWorldHint=true, so safety and world-scope are covered elsewhere. The description adds the meaningful behavioral detail that results are constrained to airports valid for the destination side of a route, but says nothing about pagination, rate limits, or freshness of analytics data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.