Interface representing a parameter with an optional Zod schema.
The type of the parameter value.
Optional
An optional Zod schema for validating the parameter value.
The value of the parameter.
Interface representing a parameter with an optional Zod schema.