Box · Capability
Box Platform API — File Requests
Box Platform API — File Requests. 4 operations. Lead operation: Box Get file request. Self-contained Naftiko capability covering one Box business surface.
What You Can Do
GET
Getfilerequestsid
— Box Get file request
/v1/file-requests/{file-request-id}
PUT
Putfilerequestsid
— Box Update file request
/v1/file-requests/{file-request-id}
DELETE
Deletefilerequestsid
— Box Delete file request
/v1/file-requests/{file-request-id}
POST
Postfilerequestsidcopy
— Box Copy file request
/v1/file-requests/{file-request-id}/copy
MCP Tools
box-get-file-request
Box Get file request
read-only
idempotent
box-update-file-request
Box Update file request
idempotent
box-delete-file-request
Box Delete file request
idempotent
box-copy-file-request
Box Copy file request