Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With one parameter, no output schema, and no annotations, the description covers the essential input/output contract: single signal code in, resolved ACM- code out. It could specify the exact shape of the state/meaning payload or behavior when an ACM- code is passed directly, but these are minor for a simple resolver.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.