overrideMCP

declare function overrideMCP(mcpSchema: TMCPSchema): IMCPSchema;

Overrides an existing MCP (Model Context Protocol) schema with a new or partial schema.

Parameter Description
mcpSchema The MCP schema containing the name and optional properties to override.