Tool: windows_window_list — List open windows #14

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

Description

List all open windows with title, position, size, state.

Acceptance Criteria

  • List visible windows
  • Include: title, PID, process name, position (x,y), size (w,h), state (minimized/maximized/normal)
  • Support filter by title or process name
  • Include z-order (front to back)
## Description List all open windows with title, position, size, state. ## Acceptance Criteria - List visible windows - Include: title, PID, process name, position (x,y), size (w,h), state (minimized/maximized/normal) - Support `filter` by title or process name - Include z-order (front to back)
jmiller added the category: windowmilestone: v1.2 labels 2026-05-26 01:34:06 +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#14