Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter, no-output-schema tool, the description is largely complete. It tells the agent what to expect (running state and PID), though it does not specify the exact return format (e.g., boolean + integer vs. JSON). Given the simplicity, this minor gap is acceptable.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.