Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden. It discloses that the table structure and data remain unchanged, which is helpful. However, it does not mention permissions, error behavior (e.g., missing table), or idempotency, leaving gaps for an agent to infer.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.