Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter tool with no output schema, the description covers the core invocation requirements: the action, the target format, the timing, and trigger phrases. It is slightly light on preconditions like connection/auth, but the sibling connect_* tools and annotations make that gap minor.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.