pslist_detail
Retrieve detailed process information by name for system diagnostics, returning matching process entries and counts to support troubleshooting.
Instructions
List details for processes matching a name.
Return Format
{"success": bool, "processes": list[dict], "count": int}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Process name to filter (e.g. explorer |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||