Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-parameter mutation tool with no output schema, the description covers the essential context: what it does, that it preserves media, and the required environment variable. It does not mention permanence or potential side effects, but given the simplicity and the destructive annotation, the provided information is largely sufficient. It could be more complete with an explicit 'permanent' note, but it is above the minimum viable level.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.