Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description bears full responsibility for behavioral disclosure. It adds a key behavioral trait: 'Never auto-pick save vs discard for dirty docs; surface the choice to the user.' This clarifies how the tool handles unsaved changes. However, it does not describe the full lifecycle (e.g., what happens after save/discard, whether the document can be reopened, or error conditions). It provides some transparency but not comprehensive.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.