rename_folder
ActiveTool of OpenAkashic
declared in 1.28.0
Move or rename a folder inside an allowed OpenAkashic root.
Parameters schema
{
"type": "object",
"title": "rename_folderArguments",
"required": [
"path",
"new_path"
],
"properties": {
"path": {
"type": "string",
"title": "Path"
},
"new_path": {
"type": "string",
"title": "New Path"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
OpenAkashic
https://github.com/szara7678/OpenAkashic
2/7 registries