Merge branch 'main' into usage-notify-workspace-owner

This commit is contained in:
richardopenai
2026-04-07 13:49:23 -07:00
committed by GitHub
94 changed files with 1287 additions and 1210 deletions

View File

@@ -1029,7 +1029,7 @@
"type": "array"
},
"watchId": {
"description": "Watch identifier returned by `fs/watch`.",
"description": "Watch identifier previously provided to `fs/watch`.",
"type": "string"
}
},
@@ -1752,6 +1752,7 @@
},
"McpToolCallResult": {
"properties": {
"_meta": true,
"content": {
"items": true,
"type": "array"