フォルダのファイル一覧
list_directoryLists files and folders in a given directory path, showing contents to help you explore and manage files within permitted directories.
Instructions
許可フォルダ内にあるフォルダの、ファイル・フォルダの一覧を返します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 一覧を取得するフォルダのパス |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 実際に読んだフォルダの絶対パス | |
| entries | Yes | フォルダの中身 |