API referenceVariables
followUpSchema
const followUpSchema: ZodObject<{
action: ZodString;
due_hint: ZodNullable<ZodString>;
}, $strip>;Defined in: schemas/extraction.ts:56
const followUpSchema: ZodObject<{
action: ZodString;
due_hint: ZodNullable<ZodString>;
}, $strip>;Defined in: schemas/extraction.ts:56