Variable getCommitteeInfoToolMetadataConst
getCommitteeInfoToolMetadata: {
description: string;
inputSchema: {
properties: {
abbreviation: {
description: string;
maxLength: number;
minLength: number;
type: string;
};
id: {
description: string;
maxLength: number;
minLength: number;
type: string;
};
showCurrent: { default: boolean; description: string; type: string };
};
type: "object";
};
name: string;
} = ...
Type Declaration
description: string
name: string
Tool metadata for MCP registration