Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It says 'Export', which implies a read-only operation, but it does not state side effects (e.g., whether it is non-destructive), whether DNSSEC must be enabled, or what the output format is. This lack of detail is a notable gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.