Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly=true, openWorld=true, idempotent=true, destructive=false. The description adds useful behavioral context: it mentions the one-call nature, the deferred dependency on Morpho's API, the default market, pricing, free-call quota, and the requirement of no wallet/API key. It does not contradict annotations. Minor gap: it doesn't explain what happens on error or whether the output schema is fully populated in edge cases.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.