get_system_info
Retrieve current system diagnostics including OS, Node version, memory, and CPU info to assess the runtime environment.
Instructions
Retrieves current system diagnostics including OS, Node version, memory, and CPU info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeCpu | No | Whether to include CPU architecture details | |
| includeMemory | No | Whether to include memory statistics |