Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description bears full responsibility for behavioral disclosure. It only says 'Get available Lyft ride types' and 'for the current route', but does not state whether a login is required, what happens if no route is set, or whether it changes any state. This is a minimal read-only implication without explicit safety details.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.