requiresUserInteraction property

bool get requiresUserInteraction
inherited

Whether this tool requires user interaction (prompts, confirmations).

Implementation

bool get requiresUserInteraction => false;