Variable getMeetingForeseenActivitiesToolMetadataConst
getMeetingForeseenActivitiesToolMetadata: {
description: string;
inputSchema: {
properties: {
limit: { default: number; description: string; type: string };
offset: { default: number; description: string; type: string };
sittingId: { description: string; type: string };
};
required: string[];
type: "object";
};
name: string;
} = ...
Type Declaration
description: string
name: string
Tool metadata for get_meeting_foreseen_activities