Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure, but it only states that it 'exports' tokens. It does not clarify whether this is a read-only operation, whether it acts on the current selection or entire file, or how the output is delivered (e.g., download, clipboard, inline response). The lack of any behavioral context beyond the verb leaves significant gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.