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 restates the basic action ('get SUI token balance') without disclosing important details such as the unit of the returned balance (e.g., SUI vs MIST), whether the address must be valid, or network/error behavior. This is essentially a restatement of the tool name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.