Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds that availability flags (cabin, vehicles, pets, e-ticket) are reported per segment, which is useful behavioral context. Annotations already declare readOnlyHint=true, openWorldHint=true, and destructiveHint=false, so the description does not carry the full safety burden. It does not mention pagination, rate limits, or that results may change (though openWorldHint covers the latter).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.