get_system_ram
Retrieve the host's total installed memory and swap capacity. Use this to answer questions about available RAM size, not for live usage monitoring.
Instructions
Static RAM capacity: total installed memory and swap size. Use when the user asks how much RAM they have. Do NOT use for live memory usage — use monitor_ram for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||