[UX] #577 simplify VPD product forms
This commit is contained in:
@@ -36,17 +36,17 @@
|
||||
</div>
|
||||
<div class="mcp-service-grid">
|
||||
<div class="mcp-service-item">
|
||||
<span>1</span>
|
||||
<span>연결 시작</span>
|
||||
<strong><code>initialize</code></strong>
|
||||
<small>기본 MCP serverInfo와 tools capability를 확인합니다.</small>
|
||||
</div>
|
||||
<div class="mcp-service-item">
|
||||
<span>2</span>
|
||||
<span>도구 목록</span>
|
||||
<strong><code>tools/list</code></strong>
|
||||
<small>현재 보호 객체에서 생성된 ORDS query tool과 설명/schema를 조회합니다.</small>
|
||||
</div>
|
||||
<div class="mcp-service-item">
|
||||
<span>3</span>
|
||||
<span>도구 호출</span>
|
||||
<strong><code>tools/call</code></strong>
|
||||
<small>tool 선택은 reasoning 이후 MCP client가 수행하므로 이 화면에서는 호출하지 않습니다.</small>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user