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

2
Cargo.lock generated
View file

@ -1378,6 +1378,8 @@ dependencies = [
"futures-util",
"hive-sh4re",
"matrix-sdk",
"mime",
"mime_guess",
"reqwest",
"rmcp",
"schemars",