🪀 ReadMcpResourceTool.ts

This commit is contained in:
nirholas
2026-03-31 10:24:04 +00:00
parent 41b673a60d
commit bf1f32d3b7

View File

@@ -156,3 +156,4 @@ export const ReadMcpResourceTool = buildTool({
}
},
} satisfies ToolDef<InputSchema, Output>)