Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations and no output schema, the description carries the full burden and only tells us the output format. It doesn't disclose whether export is read-only, how the markup is returned, or what happens with unsupported features. For an export tool this is a noticeable gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.