Skip to main content
Glama
5p00kyy

Seafile MCP Server

by 5p00kyy

seafile_rename

Rename files or directories in Seafile cloud storage by specifying the repository ID, current path, and new name for organized file management.

Instructions

Rename a file or directory in Seafile.

Args:
    repo_id: The library/repository ID.
    path: The current path of the file or directory.
    new_name: The new name (not a path, just the name).

Returns:
    OperationResult indicating success or failure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_idYesLibrary/repository ID
pathYesPath of file or directory to rename
new_nameYesNew name for the file or directory

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