Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the full burden of behavioral disclosure. It simply says 'Get' which implies a read-only operation, but it does not mention return format, units, permissions, or any side effects. This is minimal disclosure for a tool that accesses system metrics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.