mh_service
Query local NSSM service records by exact name to retrieve startup parameters, ports, and paths; omit the name to list all registered services.
Instructions
查本机 nssm 服务台账:按服务名返回该服务的启动参数/端口/路径等配置明细(不走语义检索,按名精确匹配)。不知道确切名字就先不传 name,会列出全部服务名。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | 服务名关键词,如 dsh / claude / visionqa;留空列出全部服务名 |