Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of disclosing read-only behavior, which it does by explicitly stating 'GET'. It also clarifies that the result is plain text, though it does not describe edge cases like empty MOTD values or server unavailability.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.