Get tool calls from the response
@override List<ToolCall>? get toolCalls { // Phind doesn't support tool calls return null; }