Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden, and it does disclose the return shape: values in gigabytes and as a percentage for both RAM and swap. That is useful, but it says nothing about platform constraints, whether data is a point-in-time snapshot, or whether elevated permissions are needed. For a zero-parameter read-only utility the risk is low, so a 3 is defensible rather than a failure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.