Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, covering safety. The description adds context that the data comes from an external Mojang Session Server and that the profile is public, which is marginally useful. However, it does not discuss rate limits, failure modes, or other behavioral quirks, so it adds only limited value beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.