Box CLI in Action: A File System Interface for Agents
The Box CLI turns Box into a cloud file system for agents.
In this demo, we use Claude Code to interact with content in Box through simple CLI commands — finding files, extracting metadata from tax documents, writing that data back to each file, and generating a summary spreadsheet.
All of this happens directly against the content already stored in Box, with no manual steps required.
Install the Box CLI:
npm install --global @Box/cli
GitHub:
https://github.com/box/boxcli
Watch on YouTube ↗
(saves to browser)
DeepCamp AI