Skip to main content
Glama
5p00kyy

Seafile MCP Server

by 5p00kyy

seafile_move

Move files or directories within a Seafile library by specifying source and destination paths to reorganize cloud storage content.

Instructions

Move a file or directory within a Seafile library.

Args:
    repo_id: The library/repository ID.
    src_path: The current path of the file or directory.
    dst_path: The destination directory path.

Returns:
    OperationResult indicating success or failure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_idYesLibrary/repository ID
src_pathYesSource path of file or directory
dst_pathYesDestination path (directory where item will be moved)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathNoAffected path (if applicable)
messageYesResult message
successYesWhether the operation succeeded

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/5p00kyy/seafile-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server