Box · Capability
Box Platform API — Tasks
Box Platform API — Tasks. 5 operations. Lead operation: Box List tasks on file. Self-contained Naftiko capability covering one Box business surface.
What You Can Do
GET
Getfilesidtasks
— Box List tasks on file
/v1/files/{file-id}/tasks
POST
Posttasks
— Box Create task
/v1/tasks
GET
Gettasksid
— Box Get task
/v1/tasks/{task-id}
PUT
Puttasksid
— Box Update task
/v1/tasks/{task-id}
DELETE
Deletetasksid
— Box Remove task
/v1/tasks/{task-id}
MCP Tools
box-list-tasks-file
Box List tasks on file
read-only
idempotent
box-create-task
Box Create task
box-get-task
Box Get task
read-only
idempotent
box-update-task
Box Update task
idempotent
box-remove-task
Box Remove task
idempotent