Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool checks the status of specified services like nginx, php-fpm, mysql, redis, using a specific verb '查看' (view). It effectively distinguishes from sibling tools that read configs (nginx_config_read) or analyze system resources (disk_analysis, memory_analysis). However, it does not clarify what aspects of status are returned (e.g., running state, version), leaving some ambiguity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.