Overview
Prompt the user for input during tool execution.Usage
Parameters
requires_user_input(bool): If True, prompts user for specified fieldsuser_input_fields(List[str]): List of parameter names to request from user
Prompt the user for input during tool execution
requires_user_input (bool): If True, prompts user for specified fieldsuser_input_fields (List[str]): List of parameter names to request from user