Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses authentication/payment requirements (ChainHelix API key bearer token or per-call payment), ordering (newest first), and a meaningful data semantics detail (signals without a seq were written before the stream started or are not yet committed). However, it does not disclose pagination behavior beyond limit, error conditions, or what happens when no signals match.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.