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 sorting order ('last24hVolume descending'), return format (table with columns), and the effect of the optional parameter (include chain breakdowns). This provides sufficient behavioral insight for a read-only list tool, though it could mention data freshness or potential limitations like pagination.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.