Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds extensive behavioral details beyond annotations: it specifies that rows append (not overwrite), data persists across calls/deploys/restarts, identity is wallet-based without keys/accounts, activity extends collection lifetime, and includes explicit limits (16KB/row, 1000 rows/call, etc.). No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.