sync: auto-sync from GURU-BEAST-ROG at 2026-06-10 10:09:59
Author: Mike Swanson Machine: GURU-BEAST-ROG Timestamp: 2026-06-10 10:09:59
This commit is contained in:
committed by
ClaudeTools Bot
parent
b75fb56574
commit
7729874549
9
mcps/filesystem/tools/list_allowed_directories.json
Normal file
9
mcps/filesystem/tools/list_allowed_directories.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "list_allowed_directories",
|
||||
"description": "Returns the list of directories that this server is allowed to access. Subdirectories within these allowed directories are also accessible. Use this to understand which directories and their nested paths are available before trying to access files.",
|
||||
"inputSchema": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"type": "object",
|
||||
"properties": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user