Skip to content

fillMissingCells

fillMissingCells(params): FunctionTool<{ filePath: string; cells: object[]; }, JSONValue | Promise<JSONValue>, object>

Defined in: .build/typescript/packages/tools/src/tools/form-filling.ts:126

FillMissingCellsParams

FunctionTool<{ filePath: string; cells: object[]; }, JSONValue | Promise<JSONValue>, object>