Skip to main content
Glama

box_task_assignment_update_tool

Update Box task assignments to mark them as complete or review outcomes, including approval/rejection status and optional messages.

Instructions

Update a Box task assignment to mark it as complete or review outcome. Args: ctx (Context): The context object containing the request and lifespan context. assignment_id (str): The ID of the task assignment to update. is_positive_outcome (bool): For review tasks: True for approved, False for rejected. For complete tasks: True for completed, False for incomplete. message (str | None): Optional message or description for the task assignment update. Returns: dict: The response from the Box API after updating the task assignment.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assignment_idYes
is_positive_outcomeYes
messageNo

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