Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but offers limited behavioral insight. It implies a read-only operation ('Get'), but doesn't disclose potential side effects, authentication needs, rate limits, or error handling. For a tool in an e-commerce context, this leaves gaps in understanding how it behaves in practice, such as whether it returns real-time or cached data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.