PURISTA API / @purista/core / agentProtocolResponseSchema
Variable: agentProtocolResponseSchema
constagentProtocolResponseSchema:ZodObject<{history:ZodArray<ZodAny>;message:ZodAny; },$strip>
Defined in: core/types/agent/AgentProtocol.ts:29
The payload for an agent protocol response.
