Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries full burden but only says 'Get values'. It does not disclose that this is a read-only operation, any authentication requirements (public cards typically need no auth but not stated), or what happens on invalid UUID or param_key. No side effects or limitations are mentioned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.