Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false, so the description does not need to restate safety properties. It adds useful behavioral context beyond annotations by warning that a dossier approval should not be treated as approval of reusable knowledge. This is an extra domain rule that helps the agent behave correctly, though the description still does not say anything about pagination, return shape, or what a 'revision' contains in practice.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.