list_python_processes
List running Python processes with PID, memory usage, and command line for monitoring and debugging.
Instructions
List running Python processes on this machine.
Returns: A table of PID, memory usage, and command line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |