The Inbox model was imported as `Inbox` but the model is exported from models/index as `InboxItem`, causing `add_to_inbox` and `list_inbox` to throw "Cannot read properties of undefined (reading 'create'/'findAll')" at runtime. |
||
|---|---|---|
| .. | ||
| tools | ||
| controller.js | ||
| httpTransport.js | ||
| index.js | ||
| middleware.js | ||
| routes.js | ||
| server.js | ||
| toolRegistry.js | ||