Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It discloses a key process ('re-verified daily against the official affiliate feed'), an edge-case return ('empty list when no offer is running'), and an integrity guarantee ('never stale or invented'). This is meaningful behavioral context beyond a simple one-liner.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.