Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple list operation with no parameters and no output schema, the description is minimally complete: it tells the agent that the tool lists farms, which is sufficient to invoke it. However, it lacks information on what the output contains (e.g., farm IDs, names) and any filtering or pagination behavior, which could be important for agent decisions. Given the simplicity, it is adequate but not rich; a higher score would require more operational details.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.