dhaga.docs
API referenceVariables

followUpSchema

const followUpSchema: ZodObject<{
  action: ZodString;
  due_hint: ZodNullable<ZodString>;
}, $strip>;

Defined in: schemas/extraction.ts:56