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 value beyond that by enumerating the computed metrics (NOI, debt service, after-tax cash flow, DSCR, IRR, equity multiple, sensitivity), which helps the agent understand the output composition. It does not mention limitations or default behaviors for omitted optional parameters, but those are largely covered by schema defaults. 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.