Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the behavioral transparency burden. 'Đọc' clearly indicates a non-mutating read operation, and the VND/general-wallet scope adds useful precision. It does not describe response format or potential edge cases, but for a zero-parameter read tool this is minimally sufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.