existdb_list_collection
List eXist-db collection contents, showing sub-collections and XML documents with metadata like size, permissions, and modification date.
Instructions
Lists the contents of an eXist-db collection: sub-collections and XML documents with metadata (size, permissions, modification date).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Collection path, e.g. '/db' or '/db/myapp/data' | |
| endpoint | No | ||
| password | No | ||
| username | No |