Skip to content

Commit cdf3949

Browse files
committed
docs/capabilities.md via mcp-discovery
1 parent b049064 commit cdf3949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/capabilities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Capabilities
22

33
<!-- mcp-discovery-render -->
4-
## rust-mcp-filesystem 0.1.5
4+
## rust-mcp-filesystem 0.1.6
55
| 🟢 Tools (14) | <span style="opacity:0.6">🔴 Prompts</span> | <span style="opacity:0.6">🔴 Resources</span> | <span style="opacity:0.6">🔴 Logging</span> | <span style="opacity:0.6">🔴 Experimental</span> |
66
| --- | --- | --- | --- | --- |
77
## 🛠️ Tools (14)
@@ -145,7 +145,7 @@
145145
<td>
146146
<code><b>unzip_file</b></code>
147147
</td>
148-
<td>Extracts the contents of a ZIP archive to a specified target directory.<br/>It takes a source ZIP file path and a target extraction directory.<br/>The tool decompresses all files and directories stored in the ZIP, recreating their structure in the target location. <br/>Both the source ZIP file and the target directory should reside within allowed directories.</td>
148+
<td>Extracts the contents of a ZIP archive to a specified target directory.<br/>It takes a source ZIP file path and a target extraction directory.<br/>The tool decompresses all files and directories stored in the ZIP, recreating their structure in the target location.<br/>Both the source ZIP file and the target directory should reside within allowed directories.</td>
149149
<td>
150150
<ul>
151151
<li style="white-space: nowrap;"> <code>target_path</code> : string<br /></li>

0 commit comments

Comments
 (0)