Callback for tool execution events.
typedef OnToolUse = void Function(String toolName, Map<String, dynamic> input);