Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It communicates a read-only getter operation ('Get pricing information'), implying no side effects, but it does not disclose details such as whether the data is real-time, cached, or the exact set of 'AI prediction services' covered. The description is safe but lacks depth for a zero-annotation context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.