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.
List and inspect the structured records stored in your project.
machina document list # list documents machina document list --limit 50 # paginate machina document list --json # output as JSON machina document get <id> # get a document with a content preview
document list
document get <id>