process_scope_report
Scan local processes and report their ownership classification from the session ledger, identifying agent/MCP processes without terminating them.
Instructions
Scan local processes, reconcile them with this session ledger, and report agent/MCP process ownership without terminating anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_age_minutes | No | Override the age threshold used for candidate classification. | |
| include_command_line | No | Include redacted command lines in the report. | |
| limit | No | Maximum number of top candidates to return. |