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 adequately covers the basic purpose. However, it lacks context about the return structure (e.g., what fields the JSON includes), potential errors, or how it interacts with other tools like 'unblock_contact'. Given the contradictory annotations (destructiveHint=true for a read tool), more clarity on behavior would improve completeness.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.