ActionSchema
@daydreamsai/core / ActionSchema
Type Alias: ActionSchema
ActionSchema =
ZodRawShape
|z.ZodObject
|Schema
<any
> |undefined
Defined in: packages/core/src/types.ts:65
Schema type for action parameters - can be Zod raw shape, ZodObject, or AI SDK Schema