feat: add check_permission + 3 sharing tools (v0.2.10)
Implements Group 3 of the planned tool set: - check_permission: SYNO.FileStation.CheckPermission/write - create_sharing_link: SYNO.FileStation.Sharing/create (password + expiry optional) - list_sharing_links: SYNO.FileStation.Sharing/list (paginated table) - delete_sharing_link: SYNO.FileStation.Sharing/delete Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "mcp-synology-filestation"
|
||||
version = "0.2.9"
|
||||
version = "0.2.10"
|
||||
description = "MCP server for Synology FileStation"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user