Represents a parameter within an AI Tool Configuration in Wacht
name
(string, optional): The name of the parameter.type
(string, optional): The data type of the parameter (e.g., ‘string’, ‘number’, ‘boolean’).required
(boolean, optional): Indicates if the parameter is required.