> ## Documentation Index
> Fetch the complete documentation index at: https://docs-docflow.textin.com/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/afoTfNkOjgAx6tmV/docflow/ja/images/example-search-api.png?fit=max&auto=format&n=afoTfNkOjgAx6tmV&q=85&s=83c2e51eda213cc52268bf1860fc7b83" alt="Query API endpoints" width="857" height="931" data-path="docflow/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/afoTfNkOjgAx6tmV/docflow/ja/images/example-search-params.png?fit=max&auto=format&n=afoTfNkOjgAx6tmV&q=85&s=02b5e9628f57355a954e972bf28cc133" alt="Query parameters" width="848" height="943" data-path="docflow/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/afoTfNkOjgAx6tmV/docflow/ja/images/example-search-practice.png?fit=max&auto=format&n=afoTfNkOjgAx6tmV&q=85&s=01cbb353da628e95f8d72425fc18e4fc" alt="Query best practices" width="828" height="924" data-path="docflow/ja/images/example-search-practice.png" />

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