update_host
Update metadata for a known host by storing its OS or description learned during a session.
Instructions
Update metadata for a known host. Use this to record a host's description or OS after learning it during a session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | No | Operating system info (e.g. "Ubuntu 24.04") | |
| host | Yes | Hostname to update | |
| description | No | Human-readable description of the host (e.g. "CI server") |