Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema, the description should explain what the return value will be. It states 'list of supported Cosmos SDK chains', which gives a basic idea, but it does not specify the format (e.g., chain IDs, names, objects, array of strings) or whether it includes testnets/mainnets. For such a simple tool with no parameters, this is adequate but not fully complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.