Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description bears full responsibility for behavioral disclosure. It only states the function without describing side effects, safety profile (e.g., read-only vs mutation), return format, or constraints. This is a significant gap for a decision-making agent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.