signalgrid_os_info
Retrieves macOS product and build versions, kernel, hostnames, uptime, and users to check OS patch level and identify console user.
Instructions
macOS product/build version, kernel, hostnames, uptime, and current users.
Use to establish OS patch level (compare product_version against Apple's latest release) and which user is on the console.
Returns: dict with keys: product_name, product_version, build_version, kernel, computer_name, local_hostname, uptime, console_user, process_user. Individual values read "unavailable"/error text when a probe fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||