Skip to content

Variable: PendingRequestSchema

Makaio Framework


Makaio Framework / contracts / PendingRequestSchema

const PendingRequestSchema: ZodObject<{ context: ZodOptional<ZodString>; messageId: ZodString; question: ZodString; }, $strip>

Defined in: ../../../packages/contracts/src/subagent/schemas.ts:130