Collect diagnostics by key
collectRun up to 8 whitelisted commands on a remote host and return their redacted, truncated output for diagnosing server issues.
Instructions
Run up to 8 whitelisted commands on a host and return their (redacted, truncated) output. Use get_whitelist to see valid keys. Keys outside the whitelist are rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | host name from list_hosts | |
| keys | Yes | whitelisted command keys | |
| container | No | container name, required by container-scoped keys |