Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has no parameters, no annotations, and no output schema, the description provides basic completeness by stating what constants are returned and why to use it. However, it lacks details on the return format, potential errors, or how the constants are structured (e.g., as a list, dictionary, or specific data types). For a tool with zero structured data, the description is adequate but leaves gaps in behavioral and output context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.