Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=false, so safety and locality are covered structurally. The description adds useful context about what the read returns (room types, check-in/out times, contacts), but it says nothing about auth requirements, rate limits, or failure modes and offers no pagination/granularity caveats.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.