Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations present, the description carries the full burden of behavioral disclosure. It states the action ('Cancel a reservation') but does not explain side effects, cancellation policy, idempotency, required permissions, or what happens if the reservation is already cancelled. The unusual 'Catalog entry' and 'not here' wording adds more confusion than clarity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.