gc
Trigger manual garbage collection to free memory when the Node.js process's memory usage is high, preventing out-of-memory crashes.
Instructions
Trigger manual GC (needs --expose-gc). Use when memory is high.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||