Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are absent, so the description must carry the full burden. It does not disclose what 'refresh' means—whether it fetches new data from an API, updates cache, or triggers side effects. No mention of rate limits, auth, or reversibility. The 'called from UI' suggests a specific context but doesn't explain expected behavior 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.