# 2025년 3월 28일

## GenStudio

### 새로운 기능

* **MCP 도구 호출을 위한 사용자 확인 대화상자**: 우발적인 작업을 방지하기 위해 MCP 도구 호출을 시작할 때 확인 대화상자가 추가되었습니다.

## 컨트롤 센터

### 개선 사항

* **도구 호출 타임아웃 처리 개선**: 도구 호출에 대한 타임아웃을 늘리고 더 나은 신뢰성을 위한 오류 처리를 강화했습니다.
* **인터페이스 성능 최적화**: 사용자 경험을 더욱 원활하게 하기 위해 인터페이스 테마의 성능을 개선했습니다.
* **세션 관리 강화**: 사용자 경험을 더욱 원활하게 하기 위해 세션 관리를 개선했습니다.
* **슬랙 이메일 알림 업데이트**: 개선된 커뮤니케이션을 위해 슬랙 이메일 알림을 강화했습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/ko/releases/mar-28th-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
