Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Extract structured data from the page into a schema.
extract number of items in the cart -> { "itemCount": { "type": "number" } } extract page title -> { "pageTitle": { "type": "string" } }
Was this page helpful?