List hosts
list_hostsList SSH hosts from ~/.ssh/config with last known availability; refresh stale cache automatically or force re-measurement, marking missing hosts unknown.
Instructions
Hosts from ~/.ssh/config with their last known availability.
The server refreshes a cache older than the threshold itself; a host missing from the cache gets an unknown status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Re-measure now instead of reading the cache. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosts | Yes | ||
| checked_ago | Yes | data age in seconds; 0 means obtained by this call |