detect-existing-service
Checks your infrastructure for existing services using name or port detection to prevent duplicate installations.
Instructions
Detect if a service is already installed in the infrastructure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceName | Yes | Service to search for (e.g., ollama, docker, nginx) | |
| searchMethod | No | both | |
| port | No | Port number to check if searchMethod includes port |