list-files
List files in a namespace from document storage, showing name, size, and last modified date. Retrieve raw S3 objects without body content.
Instructions
List file objects stored in document storage (S3) for a namespace: file_name, size (bytes), last_modified. This is raw storage listing (e.g. after upload-url uploads), not indexed text documents. GET only; no body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace_name | Yes | Namespace name. Must exist and belong to your account. |