get_system_summary
Start CPU or memory diagnosis by retrieving current host and environment CPU/memory state plus snapshot metadata, with guidance on interpreting overlapping usage and null values.
Instructions
Start CPU or memory diagnosis here: get observed host and environment CPU/memory state plus snapshot metadata. Usage can overlap; do not sum it. Null does not imply zero usage. Do not infer paging, disk I/O, or memory-pressure causality from memory usage alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_age_ms | No | Latest snapshot age bound; default 3000, zero forces collection. Mutually exclusive with snapshot_id. | |
| snapshot_id | No | Opaque retained snapshot ID; never parse it. |