Documentation Index
Fetch the complete documentation index at: https://docs.firecrawl.dev/llms.txt
Use this file to discover all available pages before exploring further.
/support/docs-search エンドポイントは、Firecrawl の公開ドキュメントに基づいて質問に回答します。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を参照してください。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Firecrawlの公開ドキュメントに基づいて回答する質問。
1 - 8000