Skip to main content
Every box.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Files

copy

files.copy Copy a Box file to a destination folder Risk: write
Input
Output

delete

files.delete Delete a Box file [DESTRUCTIVE] Risk: destructive
Input Output

download

files.download Download the content of a Box file Risk: read
Input Output: string

get

files.get Get metadata for a Box file by ID Risk: read
Input Output

files.search Search for files in Box Risk: read
Input Output

share

files.share Create or update a shared link for a Box file Risk: write
Input
Output

upload

files.upload Upload a new file to Box Risk: write
Input Output

Folders

create

folders.create Create a new folder in Box Risk: write
Input Output

delete

folders.delete Delete a Box folder [DESTRUCTIVE] Risk: destructive
Input Output

get

folders.get Get metadata for a Box folder by ID Risk: read
Input Output

search

folders.search Search for folders in Box Risk: read
Input Output

share

folders.share Create or update a shared link for a Box folder Risk: write
Input
Output

update

folders.update Update properties of a Box folder Risk: write
Input Output