Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. 'Return' indicates a read-only, side-effect-free operation and 'mock' signals synthetic/non-real data. However, it does not disclose whether the output is random, deterministic, or reflects real-world conditions, which could be relevant behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.