List artifacts
Download artifacts
--download-timeout to change the per-file timeout:
--output-dir is omitted, the CLI uses artifacts-<run-id>.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List and download files generated by a loomloom run.
loomloom artifact list <run-id>
loomloom artifact list <run-id> --page-size 100 --output json
loomloom artifact download <run-id> --output-dir ./downloads
--download-timeout to change the per-file timeout:
loomloom artifact download <run-id> \
--output-dir ./downloads \
--download-timeout 10m
--output-dir is omitted, the CLI uses artifacts-<run-id>.
loomloom run result-workbook <run-id> \
--output-file ./result.xlsx \
--download-timeout 10m
accessUrl values are temporary signed URLs. Do not copy them into long-lived logs, documentation, or source code. Use the download commands to materialize files locally.