Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure. It explicitly reveals a key side effect: deleting the font also removes all variants. This is important for an agent to know. However, it does not mention irreversibility, permission requirements, or what happens if the font is in use, but the main destructive behavior is covered.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.