Agentic Service Discovery

Resources

B

Box

by Box, Inc.

Connect agents to Box to upload, download, search, and manage files and folders in enterprise cloud storage.

StorageFree / PaidOAuth 2.0storagefilescollaborationenterprisedocuments

How agents use Box

  • Upload generated reports and documents to enterprise Box folders
  • Search and retrieve files for processing in agent workflows
  • Create shared links for temporary file distribution to external parties
  • Organize processed outputs into structured folder hierarchies
  • Monitor folder contents for new uploads to trigger downstream workflows

Agent actions

Upload FileUpload a file to a Box folder

Inputs: parentFolderId, fileName, content, contentType

Returns: fileId, fileUrl, file

Download FileDownload the content of a file

Inputs: fileId, version

Returns: content, contentType, size

Search FilesSearch for files and folders by name or content

Inputs: query, type, ancestorFolderIds, limit

Returns: items, totalCount

List Folder ContentsList items in a folder

Inputs: folderId, limit, sortBy

Returns: items, totalCount

Create FolderCreate a new folder in Box

Inputs: name, parentFolderId

Returns: folderId, folder

Create Shared LinkCreate a shared link for a file or folder

Inputs: itemId, itemType, access, unsharedAt

Returns: sharedLink, downloadUrl

Example workflows

1

Document delivery

Agent generates reports and uploads them to shared Box folders for stakeholder access

2

Content ingestion

Agent searches Box for recently uploaded files and processes them in a pipeline

About Box

Vendor
Box, Inc.
Pricing Always review details with the vendor
Free / PaidIndividual: 10 GB free. Business from $15/user/month. Enterprise with custom limits.
Authentication
OAuth 2.0
Rate limit Always review details with the vendor
1000 requests / minute
Compatible nodes
AgentResourceInputOutput

Build an AI workflow with Box

Use the Agentic Planner to design, visualize, and connect Box with your other tools.

Open Agentic Planner

Related Storage tools