Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given that there is no output schema, no annotations, and a moderate parameter count with 50% schema coverage, the description is insufficient. It explains the basic action but does not cover edge cases, prerequisites, or the full meaning of parameters like 'compId' and 'compName' (e.g., which one takes precedence, or if either is sufficient). For a mutating tool with optional parameters, deeper context is needed, but the description only states the obvious.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.