Tool: windows_file_write — Write files with format support #37

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

Description

Write files with format support and chunking.

Acceptance Criteria

  • Text write/append
  • Excel write (JSON 2D array to .xlsx)
  • DOCX creation from markdown
  • PDF creation from markdown
  • Chunked writing for large files
  • Create parent directories if needed
## Description Write files with format support and chunking. ## Acceptance Criteria - Text write/append - Excel write (JSON 2D array to .xlsx) - DOCX creation from markdown - PDF creation from markdown - Chunked writing for large files - Create parent directories if needed
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#37