list_directory
List files and directories on a VPS at any path. Show detailed info like permissions, size, and date, and include hidden files when needed.
Instructions
List files and directories at a given path on the VPS
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path to list (default: /) | / |
| long_format | No | Show detailed info (permissions, size, date) | |
| show_hidden | No | Include hidden files (dotfiles) |