Tool: windows_file_read — Read files with smart pagination #36

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

Description

Read files with smart pagination, format detection, and URL support.

Acceptance Criteria

  • Text files with line offset/length pagination
  • PDF text extraction
  • Excel: sheet selection, range support
  • DOCX: outline mode
  • Images: base64 encoding
  • URL fetching (isUrl flag)
  • Binary file detection
  • Negative offset for tail behavior
## Description Read files with smart pagination, format detection, and URL support. ## Acceptance Criteria - Text files with line offset/length pagination - PDF text extraction - Excel: sheet selection, range support - DOCX: outline mode - Images: base64 encoding - URL fetching (isUrl flag) - Binary file detection - Negative offset for tail behavior
jmiller added the type: featurepriority: highcategory: filesystemmilestone: v1.0 labels 2026-05-26 01:34:24 +00:00
jmiller added the pending: testing label 2026-05-26 03:08:51 +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#36