Tool: windows_process_kill — Terminate processes #3

Closed
opened 2026-05-26 01:33:58 +00:00 by jmiller · 0 comments
Owner

Description

Terminate a running process by PID or name.

Acceptance Criteria

  • Kill by PID (single or array)
  • Kill by name (with confirmation count)
  • Support force flag for immediate termination
  • Return success/failure per process
## Description Terminate a running process by PID or name. ## Acceptance Criteria - Kill by PID (single or array) - Kill by name (with confirmation count) - Support `force` flag for immediate termination - Return success/failure per process
jmiller added the category: terminalmilestone: v1.1 labels 2026-05-26 01:33:58 +00:00
Sign in to join this conversation.
Type
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/mcp-windows#3