Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only repeats the tool's name without adding details about side effects, permissions, or return behavior. For a simple getter, one might expect at least a note that it is read-only and returns the MAC address, but that is not explicitly stated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.