Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full disclosure burden. It usefully reveals the delivery mechanism ('Changes surface as digest items on refresh') rather than an immediate return, which is genuine behavioral information. However, it omits lifecycle traits like check frequency, whether duplicate URLs are rejected, how a watcher is removed, and side effects of registration — all relevant for a mutation-type 'add' tool with no annotation safety profile.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.