Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It only states 'Read a note,' implying a read-only operation, but omits details about error handling (e.g., missing file), default behaviors (e.g., which vault or path takes precedence), or any state effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.