Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. 'Replace the whole learning path' clearly indicates a destructive overwrite of the existing path, which is a critical behavioral trait. It tells the agent what gets destroyed (the previous path), though it omits additional details like reversibility or side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.