Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full responsibility for disclosing behavior. It only mentions the export action and gives no information about side effects (e.g., file writes, overwrites), required permissions, duration, or whether the project needs to be loaded. This is a significant transparency gap for a likely mutating operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.