Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true, so the agent knows this is destructive. The description adds the specific target (a view on a drawing sheet) but doesn't disclose consequences like whether dependent elements are also deleted, whether the operation is undoable, or whether the sheet must be active. With destructiveHint covering the main safety concern, a 3 is appropriate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.