fillMissingCells
fillMissingCells(
params):FunctionTool<{filePath:string;cells:object[]; },JSONValue|Promise<JSONValue>,object>
Defined in: .build/typescript/packages/tools/src/tools/form-filling.ts:126
Parameters
Section titled “Parameters”params
Section titled “params”Returns
Section titled “Returns”FunctionTool<{ filePath: string; cells: object[]; }, JSONValue | Promise<JSONValue>, object>