move_note
ActiveTool of OpenAkashic
declared in 1.28.0
Move a note to a new relative markdown path.
Parameters schema
{
"type": "object",
"title": "move_noteArguments",
"required": [
"path",
"new_path"
],
"properties": {
"path": {
"type": "string",
"title": "Path"
},
"new_path": {
"type": "string",
"title": "New Path"
}
}
}Parent server
OpenAkashic
https://github.com/szara7678/OpenAkashic
2/7 registries