Skip to main content
Glama

box_task_complete_create_tool

Create completion tasks for Box files to track assignments with due dates, messages, and completion requirements.

Instructions

Create a new completion task for a Box file. Args: ctx (Context): The context object containing the request and lifespan context. file_id (str): The ID of the file to create the task for. due_at (datetime | None): Optional due date for the task. message (str | None): Optional message or description for the task. requires_all_assignees_to_complete (bool): Whether all assignees must complete the task. Defaults to False. Returns: dict: The response from the Box API after creating the completion task.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_idYes
due_atNo
messageNo
requires_all_assignees_to_completeNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/box-community/mcp-server-box'

If you have feedback or need assistance with the MCP directory API, please join our Discord server