Creates a RealtimeTool.
const RealtimeTool({ required this.type, required this.name, this.description, this.parameters, });