Use RMCP for StreamableHTTP OAuth support (#3845)
This commit is contained in:
@@ -703,6 +703,9 @@ export type Tool = {
|
||||
[key: string]: unknown;
|
||||
};
|
||||
name: string;
|
||||
outputSchema?: {
|
||||
[key: string]: unknown;
|
||||
};
|
||||
};
|
||||
|
||||
export type ToolAnnotations = {
|
||||
|
||||
Reference in New Issue
Block a user