Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, covering the safety profile. The description adds that an ABI summary is always returned and that include_sources toggles the full ABI and source files, which is useful context. However, it does not disclose what happens for unverified addresses or error conditions, leaving a gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.