Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint=true, indicating this is a safe read operation. The description adds that the tool returns 'usage syntax,' which provides some extra behavioral context about the output. However, it does not disclose other traits like pagination or whether it lists all emojis or only custom ones, which would be helpful.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.