Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark this as destructive and non-read-only, and the description adds substantial context beyond that: blocking does not un-share the file, the name and ID can still appear in listings, there is no unblock tool, and the user must restore access from the dashboard. This gives an agent a realistic model of the operation's side effects and recovery path.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.