Interface representing a parameter with a required Zod schema.
The type of the parameter value.
A required Zod schema for validating the parameter value.
The value of the parameter.
Interface representing a parameter with a required Zod schema.