gumloop artifacts exposes the files an agent has produced — reports, generated docs, exported data, etc. Artifacts are always scoped to an agent.
List artifacts
Prints ID, FILENAME, VERSION, SESSION, and CREATED. If the response is paginated, the next cursor is printed at the bottom.
Grab the agent ID from gumloop agents list and the session ID from gumloop sessions get <id> or the URL of the session in the Gumloop hub.
Download an artifact
By default the artifact is written to the current directory under its original filename. Use -o to change the destination: