llmstxt.org is a convention: a rootDocumentation Index
Fetch the complete documentation index at: https://docs.runflow.io/llms.txt
Use this file to discover all available pages before exploring further.
/llms.txt file with a structured link index that LLMs and agents fetch to learn what a site contains. Runflow ships two:
| File | Use |
|---|---|
/llms.txt | Categorized link list. Quick site map. |
/llms-full.txt | Concatenation of every doc page, frontmatter stripped. One-shot ingestion. |
Discovery
Mintlify also sets theLink response header on every page:
Use it
llms-full.txt into your model’s context window. The full corpus is ~340 KB, well under any modern model’s window.
Two siblings
Runflow also publishes:https://www.runflow.io/llms.txt- marketing-side site index.https://www.runflow.io/llms-full.txt- marketing-side full corpus.https://app.runflow.io/models/{provider}/{slug}/llms.txt- per-model spec, including model specs that may not be public marketing pages.
Related
OpenAPI
Machine-readable API spec.
Skill
Integration guide for agents.