Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is covered. The description adds context that this endpoint is legacy and not part of the primary buy path, but it doesn't explain what happens on invocation, what 'burn compatibility' involves, or any authentication/policy details beyond the cryptic doctrine.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.