list_files
List files and folders in a Nextcloud directory, returning the name, type, size, and last modified date for each item.
Instructions
List files and folders in a Nextcloud directory. Returns name, type (file/folder), size, and last modified date for each item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path relative to user root (e.g. '/' for home, 'Documents', 'Documents/Reports'). Defaults to root. | / |