Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only states the output concept (balances + net burn) but does not disclose any side effects, return format, or requirements such as authentication or data freshness. There's no indication of whether this is a read-only operation, which is a notable gap given the lack of annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.