Variable analyzeCountryDelegationToolMetadataConst
analyzeCountryDelegationToolMetadata: {
description: string;
inputSchema: {
properties: {
country: { description: string; type: string };
dateFrom: { description: string; type: string };
dateTo: { description: string; type: string };
};
required: string[];
type: "object";
};
name: string;
} = ...
Type Declaration
description: string
name: string
Tool metadata for MCP listing