Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden, and it delivers the essential behavioral facts for a destructive operation: the deletion is permanent, it cascades to stored outputs (extract group), and it cannot be undone. The llmContext instruction adds procedural context. Minor gaps, such as permissions and whether a running run can be deleted, remain.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.