uname
Return system identification (kernel name, hostname, kernel release, kernel version, machine architecture) as structured JSON for cross-platform system fingerprinting.
Instructions
Return system identification: kernel name, hostname, kernel release, kernel version, and machine architecture as structured JSON. Read-only, no side effects. Use for cross-platform system fingerprinting. Not for single-field queries — use 'arch' for architecture only or 'hostname' for hostname only. See also 'arch', 'hostname'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Write uname-like text without a JSON envelope. |