fix: #3960 better approach to input schema for dynamic task params (#5189)

This commit is contained in:
Alex Hancock
2025-10-15 18:16:34 -04:00
committed by GitHub
parent a6d0666ffd
commit ef9e68f2c6
3 changed files with 83 additions and 57 deletions
Generated
+1
View File
@@ -2625,6 +2625,7 @@ dependencies = [
"regex",
"reqwest 0.12.12",
"rmcp",
"schemars",
"serde",
"serde_json",
"serde_urlencoded",