take_memory_snapshot
Capture a heap snapshot to analyze JavaScript memory distribution and debug memory leaks in web applications.
Instructions
Capture a heap snapshot of the currently selected page. Use to analyze the memory distribution of JavaScript objects and debug memory leaks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | A path to a .heapsnapshot file to save the heapsnapshot to. |