v0.2.0 - File Operations
新功能
新增 5 個檔案操作 MCP 工具:
| 工具 | 用途 |
|---|---|
upload_file |
上傳檔案(base64 內容) |
upload_file_from_url |
從 URL 上傳檔案 |
list_files |
列出/查詢檔案(支援 attached_to 過濾) |
get_file_url |
取得檔案下載 URL |
download_file |
下載檔案內容(返回 base64) |
用途
- 專案附件上傳/下載
- Line/Telegram Bot 取得 ERPNext 檔案
- 任意 DocType 的檔案附加
工具總數
- v0.1.0: 19 個
- v0.2.0: 24 個 (+5)