feat(#1681): add matrix send_file + send_file_dm tools

This commit is contained in:
damocles 2026-06-15 17:02:30 +02:00 committed by mara
commit cbbd6f3d6e
6 changed files with 218 additions and 20 deletions

View file

@ -11,6 +11,8 @@ anyhow.workspace = true
futures-util.workspace = true
hive-sh4re.workspace = true
matrix-sdk.workspace = true
mime = "0.3"
mime_guess = "2"
reqwest.workspace = true
rmcp.workspace = true
schemars.workspace = true