files_list
List files and folders in Fastmail Files storage at a given WebDAV path, with options to view just the item or immediate children.
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
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | / | |
| depth | No | 1 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |