core_memstats
Retrieve Go runtime memory statistics to monitor memory usage and detect leaks.
Instructions
Fetch runtime memory stats — Returns Go runtime memory statistics similar to runtime.ReadMemStats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |