list_allowed_directories
Identify accessible directories for server operations by listing all permitted paths. Use this tool to verify directory access before file operations, returning an array of absolute paths.
Instructions
Lists all directories that this server is allowed to access. Use this to understand which paths are accessible before trying to access files. Returns an array of absolute paths to allowed directories.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |