Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the full burden of behavioral disclosure. It only states 'Get all contact relationships on a matter,' which is a read operation, but omits details about permissions, pagination, error handling, or the nature of the output. The existence of an output schema partially mitigates this, but the description adds minimal value beyond the tool name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.