Add approved dynamic tool arguments steering

This commit is contained in:
Qiyao Qin
2026-03-15 18:28:02 -07:00
parent d692b74007
commit 2aef39aac9
15 changed files with 1344 additions and 9 deletions

View File

@@ -2118,6 +2118,7 @@ text(
text: "hidden-ok".to_string(),
}],
success: true,
approved_arguments: None,
},
})
.await?;