Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden for behavioral disclosure. It only states the action and return format, but does not disclose potential side effects, limitations (e.g., what happens if no outputs exist), or whether it performs any non-obvious operations. This is a gap for a fetch operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.