Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses that the tool uses extractive summarization (no paraphrasing), returns sentences in original order, and provides top keywords, which are helpful behavioral traits. However, it does not mention potential limitations like sensitivity to punctuation, handling of very short texts, or whether the output is deterministic, which could be important for user expectations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.