Documentation Index
Fetch the complete documentation index at: https://docs.upsonic.ai/llms.txt
Use this file to discover all available pages before exploring further.
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

