Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description says 'Export the whole design', which is non-destructive and aligns with annotations (destructiveHint: false, readOnlyHint: false). However, it adds no further behavioral context such as file overwrite behavior, permission requirements, or output format details beyond the annotation baseline.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.