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,3 +1,3 @@
|
||||
"""MCP server for Synology FileStation."""
|
||||
|
||||
__version__ = "0.2.9"
|
||||
__version__ = "0.2.10"
|
||||
|
||||
Reference in New Issue
Block a user