Does the description clearly state what the tool does and how it differs from similar tools?
The description explicitly states the action (fetch stories), the resource (HN feed), and the specific feed types (top, new, best, ask, show, jobs), while also listing the returned fields (title, URL, score, author, comment count). This clearly distinguishes it from sibling tools like hn_get_thread or hn_get_user, which target different resources. The purpose is unambiguous and highly specific.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.