Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It effectively discloses the key behavioral trait: 'Replaces all existing fills' (destructive overwrite behavior). However, it doesn't cover other aspects like permissions needed, error conditions, or what happens if the node doesn't exist.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.