Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint: true and openWorldHint: false, so the safety profile is already known. The description adds that the details include 'security schemes and servers', which is helpful return-content context, but it does not disclose additional behavioral traits like permissions, error handling, or side effects. With annotations covering the core safety aspect, this is adequate but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.