Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter tool, the description is largely complete, but since there is no output schema, it does not specify the format of the returned location (e.g., string, object, lat/long). This leaves some ambiguity about how the output can be used with sibling tools like get_weather, which may require a location format.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.