For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Use the Structured Data Extractor to extract structured data from text chunks using JSON schemas. This is useful for parsing unstructured text into well-defined data structures.
Key features:
Define output structure using JSON Schema (draft 2020-12)
Process multiple text chunks with map-reduce pattern
Get validated, structured output matching your schema