Skip to main content
Glama

box_task_update_tool

Modify Box task details including due dates, descriptions, and completion requirements to keep project tracking current.

Instructions

Update a Box task. Args: ctx (Context): The context object containing the request and lifespan context. task_id (str): The ID of the task to update. due_at (datetime | None): Optional new due date for the task. message (str | None): Optional new 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 updating the task.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_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