Documentation Index
Fetch the complete documentation index at: https://docs.llmgenerator.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /file//download
指定サイトのllms.txt をダウンロードできるよう返します。Content-Disposition を付与しブラウザで保存ダイアログを促します。公開エンドポイントで認証は不要です。
パスパラメーター
サイトの ID。
クエリパラメーター
true の場合、各ページの全文を含んだ版をダウンロードします。レスポンス
llms.txt と適切なヘッダーが返ります。
- Content-Type:
text/plain; charset=utf-8 - Content-Disposition:
attachment; filename="{hostname}-llms.txt" - Cache-Control:
public, max-age=300
example-com-llms.txt、全文版は example-com-llms-full.txt)。