Tool: windows_symlink -- Create and manage symbolic links and junctions #73

Closed
opened 2026-05-26 04:30:47 +00:00 by jmiller · 0 comments
Owner

Description

Create and manage symbolic links, hard links, and directory junctions.

Acceptance Criteria

  • Create symlink (file or directory)
  • Create directory junction
  • Create hard link
  • List symlinks in a directory
  • Resolve symlink target
  • Remove symlink
## Description Create and manage symbolic links, hard links, and directory junctions. ## Acceptance Criteria - Create symlink (file or directory) - Create directory junction - Create hard link - List symlinks in a directory - Resolve symlink target - Remove symlink
jmiller added the pending: testing label 2026-05-26 04:50:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/mcp-windows#73