
krypticmouseandClaude Sonnet 4.6
b776c40507
feat: add Dropbox connector with file listing and download
Implements DropboxConnector using the Dropbox API v2 (list_folder +
download endpoints). Module-level API functions (_dropbox_api_list_folder,
_dropbox_api_download) are kept mockable. Downloads text-extractable
file types (.txt, .md, .csv, .py, etc.) and stores binary/unknown files
as metadata-only Documents.
Includes 6 tests covering not_connected, auth_url, sync (mocked),
disconnect, mcp_tools (dropbox_search_files / dropbox_get_file /
dropbox_list_recent), and registry.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 21:23:45 +00:00
..
2026-03-20 18:35:18 -07:00
2026-03-26 04:13:05 +00:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-26 00:06:29 +00:00
2026-03-26 21:23:45 +00:00
2026-03-24 18:04:25 -07:00
2026-03-17 00:13:49 +00:00
2026-03-12 17:29:39 +00:00
2026-03-25 13:18:13 -07:00
2026-03-25 09:31:02 -07:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-24 15:27:23 -07:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-24 17:30:46 -07:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-12 17:29:39 +00:00
2026-03-20 18:35:18 -07:00
2026-03-26 19:44:37 +00:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-20 18:35:18 -07:00
2026-03-26 03:05:27 +00:00
2026-03-12 17:29:39 +00:00
2026-03-20 18:35:18 -07:00
2026-03-12 17:29:39 +00:00
2026-03-25 23:35:01 +00:00