Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, and the description adds meaningful behavior beyond that: it explains response shape per status, including that paid bookings carry ticket_url, ticket_pdf_url, and optional wallet URLs. This clarifies what the caller can expect without overpromising.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.