requiresUserInteraction property
Whether this tool requires user interaction (prompts, confirmations).
Implementation
bool get requiresUserInteraction => false;
Whether this tool requires user interaction (prompts, confirmations).
bool get requiresUserInteraction => false;