Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with no parameters and no output schema, the description covers the core behavior and main warning. However, it omits important context such as what happens if hold_scene has never been called, whether the undo stack is affected, and how this relates to release_scene. The contradictory annotations also reduce trust and completeness, as an agent cannot confidently determine the tool's true safety profile.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.