mcp-talent-server
Version:
Model Context Protocol server for talent management tools
2 lines • 610 B
TypeScript
export declare const sheetSchemaDescription = "Search for available sheets with schema to search within and use to create accurate aggregation pipelines\n**Schema and fields for creating aggregation pipeline**\n\u2022 **dataTypes fields**: Shows the expected datatypes that field can have\n\u2022 **arrayItems field**: Contains fields of an array if dataType contains array\n\u2022 **objectProperties**: Contains properties of object that field can contain if dataType contains object\n\u2022 **sheetName field**: Identifies which sheet contains specific data types";
//# sourceMappingURL=sheet-schema.d.ts.map