Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a one-parameter tool with an output schema, the description is largely complete: it states the action, the dependency, the mutation, the return value, and the required precondition. It could mention what happens if no website is configured, but the description already says the capability requires one, and the output schema covers return details.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.