files_list
List files and folders from Fastmail's WebDAV storage to view directory contents and manage file organization.
Instructions
List files and folders at a WebDAV path on Fastmail Files.
Args: path: Path to list (default: root "/"). depth: "0" for the item itself only, "1" for immediate children (default).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | / | |
| depth | No | 1 |