Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter mutation, the description conveys the core action and mechanism, but leaves open several important contextual points: prerequisites (deployment must exist), whether the operation is synchronous, expected return behavior, and what stop does not do (e.g., it does not delete the deployment). Given no output schema and no annotations, this is an adequate but not complete definition.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.