Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark destructiveHint=true, so the description's mention of 'delete' is consistent. The description adds valuable behavioral context beyond annotations: it explicitly states that deleting the last item is permitted (form can be empty), and clarifies that it handles non-question entities (page breaks, display blocks). This transparency about edge cases exceeds what annotations alone convey.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.