discover_and_map
Discover devices on your network via SSH and automatically store them in the site map database to track infrastructure and enable drift detection.
Instructions
Discover a device via SSH and store it in the network site map database. Recommended follow-up: run the configure_host_fingerprint prompt to capture per-host capability signals for drift detection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Hostname or IP address | |
| username | No | SSH username. Omit if credentials were stored with `credentials add` — they are auto-injected. | |
| key_path | No | Path to SSH private key | |
| port | No | SSH port (default: 22) |