update_work
Modify work items such as issues or tickets in DevRev by updating fields like title, description, assigned users, stage, or sprint using the MCP server.
Instructions
Update an existing work item (issue, ticket) in DevRev
Input Schema
Name | Required | Description | Default |
---|---|---|---|
applies_to_part | No | The DevRev ID of the part to which the work item applies | |
body | No | ||
id | Yes | ||
modified_by | No | The DevRev IDs of the users who modified the work item | |
owned_by | No | The DevRev IDs of the users who are assigned to the work item | |
sprint | No | The DevRev ID of the sprint to be assigned to an issue. | |
stage | No | The stage name of the work item. Use valid_stage_transition tool to get the list of valid stages you an update to. | |
subtype | No | ||
title | No | ||
type | Yes |