Built-in per-bot file storage for automations. No S3 or API keys required.
- Quota: 500 MB per bot (shared across Development and Production)
- Access: Automations only via
narakim_filesnode - Paths: Relative keys under the bot store (e.g.
uploads/report.pdf)
Inputs
| Field | Description |
|---|---|
operation | upload, download, delete, list |
filePath | Path within the bot file store |
contentBase64 | Required for upload |
contentType | Optional MIME type for upload |
Studio
View file usage under Bot Dossier → Database.
Was this helpful?
historyLast updated: May 10, 2026
