Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry the behavioral disclosure burden. It mentions 'returns export data or starts async export', which hints at asynchronous behavior, but gives no details on authentication needs, whether the operation is read-only, or how to handle the async response. This is a significant gap for a tool with no annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.