Tool: windows_screenshot — Capture screenshots #11

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

Description

Capture screenshot of screen, window, or region.

Acceptance Criteria

  • Capture full screen (specify monitor)
  • Capture specific window by title/PID
  • Capture region (x, y, width, height)
  • Return as base64 or save to file path
  • Support format: png, jpg
## Description Capture screenshot of screen, window, or region. ## Acceptance Criteria - Capture full screen (specify monitor) - Capture specific window by title/PID - Capture region (x, y, width, height) - Return as base64 or save to file path - Support format: png, jpg
jmiller added the type: featurepriority: normalcategory: displaymilestone: v1.2 labels 2026-05-26 01:34:03 +00:00
jmiller added the pending: testing label 2026-05-26 03:08:47 +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#11