Variable getMEPDetailsToolMetadataConst
getMEPDetailsToolMetadata: {
description: string;
inputSchema: {
properties: {
id: {
description: string;
maxLength: number;
minLength: number;
type: string;
};
};
required: string[];
type: "object";
};
name: string;
} = ...
Type Declaration
description: string
name: string
Tool metadata for MCP registration