Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden but provides minimal behavioral detail. It only states that the tool 'updates' a note, implying mutation, but does not disclose destructive consequences, permission requirements, or whether updates are incremental or overwriting.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.