Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Since no annotations are provided, the description carries the burden. It discloses that the operation is free and requires authentication, and it references a public ledger. However, it does not explicitly state whether this is a read-only operation or mention any side effects, limits, or return format. The verb 'see' implies read-only, but that is implicit.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.