Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral burden. It discloses that this is a check-only operation and that it returns actionable funding guidance. It does not explicitly state side-effect-free behavior or quota consumption details, but 'status' and 'Check' strongly imply read-only semantics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.