get_system_cpu
Identify a host's CPU by retrieving static specifications: model name, core/thread counts, base clock, and architecture. Answers 'What CPU do I have?' without measuring live load.
Instructions
Static CPU specs: model name, core/thread counts, base clock, architecture. Use when the user asks WHAT CPU they have. Do NOT use for live CPU load — use monitor_cpu for current usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||