Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It implies a read-only operation ('Get') but does not disclose what happens if the policy ID is invalid, whether authentication is required, or any side effects. The presence of an output schema mitigates slightly, but behavioral details are lacking.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.