get_process_info
Retrieve current process details, including process ID and memory usage, as a JSON string for system monitoring.
Instructions
Get information about the current process.
Returns: JSON string with process details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |