Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already flag readOnlyHint=false and idempotentHint=false, and the description reinforces this with concrete detail: each call creates a new node, the token is valid ~30 days with no auto-renew, and no GitHub/email is required. It adds auth, rotation, and side-effect context well beyond what the structured annotations carry.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.