executeToolCalls

suspend fun executeToolCalls(agent: Agent, toolCalls: List<ToolCall>): List<ToolExecutionResult>