Documentation Index
Fetch the complete documentation index at: https://firecrawl-rhys-1778685523339.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
/support/docs-search エンドポイントは、Firecrawl の公開ドキュメントに基づいて質問に回答します。Firecrawl APIキーが必要です。関連するドキュメントページへの引用付きで、簡潔な回答を返します。
ユースケース
- AIエージェント:Firecrawl APIの使い方、パラメータ、ベストプラクティスを調べる必要がある場合
- サポートボット:ドキュメントをもとに顧客からの質問に回答する場合
- 開発ツール:関連ドキュメントをインラインで表示する場合
例
レスポンス
レスポンスフィールド
| フィールド | 型 | 説明 |
|---|---|---|
answer | string | Firecrawl のドキュメントに基づく簡潔な回答 |
evidence | array | 参照したドキュメントページ。pathOrUrl と reason を含みます |
usage | object | トークン使用量 (inputTokens、outputTokens、totalTokens) |
durationMs | integer | 合計実行時間 (ミリ秒) |
Firecrawl APIキーが必要な AI エージェントですか? 自動オンボーディング手順については、firecrawl.dev/agent-onboarding/SKILL.mdを参照してください。

