> ## Documentation Index
> Fetch the complete documentation index at: https://docs-docflow.textin.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ドキュメント検索

> Coding Agent で TextIn Docflow ドキュメントをすばやく検索する方法

## 01 シナリオ

Docflow API ドキュメント、パラメータ説明、利用ガイドを探したい場合は、Agent に直接質問できます。Agent は MCP サービス経由で関連内容を取得します。

## 02 例

### 2.1 API エンドポイントを確認

```text theme={null}
What are the endpoint details for the Docflow document extraction API?
```

<img src="https://mintcdn.com/docflow-bbb41569/Hl8q91UUG5hgv3co/docflow-global/ja/images/example-search-api.png?fit=max&auto=format&n=Hl8q91UUG5hgv3co&q=85&s=ad069531933ee2370f77259bf92b9ba2" alt="Query API endpoints" width="857" height="931" data-path="docflow-global/ja/images/example-search-api.png" />

### 2.2 パラメータを確認

```text theme={null}
What file formats and size limits does Docflow support?
```

<img src="https://mintcdn.com/docflow-bbb41569/Hl8q91UUG5hgv3co/docflow-global/ja/images/example-search-params.png?fit=max&auto=format&n=Hl8q91UUG5hgv3co&q=85&s=146682617b17605a9bbafb6dcc7f9372" alt="Query parameters" width="848" height="943" data-path="docflow-global/ja/images/example-search-params.png" />

### 2.3 ベストプラクティスを確認

```text theme={null}
How do I integrate Docflow's extraction feature?
```

<img src="https://mintcdn.com/docflow-bbb41569/Hl8q91UUG5hgv3co/docflow-global/ja/images/example-search-practice.png?fit=max&auto=format&n=Hl8q91UUG5hgv3co&q=85&s=66b53afd4790ebee43e6bc04be4a8aa3" alt="Query best practices" width="828" height="924" data-path="docflow-global/ja/images/example-search-practice.png" />

<Tip>
  自然言語で質問できます。Agent は回答に必要なドキュメントを自動で判断して検索します。
</Tip>
