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 only states the high-level action of rolling back queued operations. It does not disclose side effects (e.g., whether the batch session is terminated), requirements (e.g., active batch), or error conditions. The destructive nature is implied by 'roll back' but not elaborated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.