# Agent 툴 확인하기

<figure><img src="/files/fECXrfHW5pDbKExRTVGn" alt=""><figcaption></figcaption></figure>

MCP 툴 페이지 개요

* 상단 메뉴의 툴 탭을 클릭하여 MCP 툴 페이지로 진입할 수 있습니다.

<figure><img src="/files/rFjlmJthqYUH0Ne58jSb" alt=""><figcaption></figcaption></figure>

툴 상세 확인 방법

* **툴 클릭**
  * 원하는 MCP 툴을 클릭하면 상세 페이지로 이동합니다.
  * 상세 페이지에서는 선택한 툴의 설정 정보와 툴 목록을 확인할 수 있습니다.
* **상세 설정**
  * MCP 툴을 사용하기 위해 필요한 API Key, API URL 등의 설정 정보를 입력할 수 있습니다.
* **제공되는 툴 기능 확인**
  * 각 MCP 툴은 여러 개의 “세부 툴”을 제공합니다.
  * 세부 툴 목록이 “툴” 섹션에 표시되며, 각 툴의 이름과 간략한 설명을 볼 수 있습니다.

<figure><img src="/files/BUwZmVBSGFCV9PSBWIvv" alt=""><figcaption></figcaption></figure>

세부 툴 상세 정보 확인

* **세부 툴**
  * 세부 툴을 클릭하면 툴의 상세 설명과 함께 입력 가능한 필드 목록이 표시됩니다.
* **설명**
  * 툴의 목적과 주요 기능을 간단히 설명합니다.
* **필드**
  * 해당 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.allganize.ai/allganize-alli-works/agent/start/tool.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.
