Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a highly generic tool with no annotations, no output schema, and 0% parameter documentation, the description is severely incomplete. It fails to explain how to discover operation IDs, what body and params mean, what side effects may occur, and what the response looks like, leaving an agent without enough information to invoke it safely and correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.