toolNotFound constant

String const toolNotFound

Implementation

static const String toolNotFound =
    'The requested tool was not found in the registry. '
    'Check available tools with /help tools.';