Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter, read-only status tool with no output schema, the description provides a complete picture: what it does (returns status info), when it applies (restricted mode), and what content it returns (reasons, path, next steps). It doesn't mention return format, but that's not required given the simplicity and the tool's purpose. The sibling tool is not referenced, but the name difference is self-explanatory.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.