interruptMessageForToolUse top-level constant

String const interruptMessageForToolUse

Name used for the interrupt sentinel.

Implementation

const String interruptMessageForToolUse =
    'The user has interrupted the tool use.';