get_allowed_paths
Retrieves a list of accessible file paths within restricted directories, ensuring secure access to system information and file operations.
Instructions
アクセス可能なパスの一覧を表示します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}