This commit is contained in:
Matthew Zeng
2026-03-31 23:17:03 -04:00
parent 1e376a90d3
commit 1c7bf9d35a
10 changed files with 60 additions and 89 deletions

View File

@@ -8785,12 +8785,16 @@
"server": {
"type": "string"
},
"threadId": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"required": [
"server",
"threadId",
"uri"
],
"title": "McpResourceReadParams",