update_part
Modify existing enhancement details like name, description, dates, owners, or stage in DevRev to keep project tracking current.
Instructions
Update an existing part (enhancement) in DevRev
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| id | Yes | The DevRev ID of the part | |
| name | No | The name of the part | |
| owned_by | No | The DevRev IDs of the users assigned to the part | |
| description | No | The description of the part | |
| target_close_date | No | The target closed date of the part, for example: 2025-06-03T00:00:00Z | |
| target_start_date | No | The target start date of the part, for example: 2025-06-03T00:00:00Z | |
| stage | No | The stage DevRev ID of the part. Use valid_stage_transition tool to get the list of valid stages you an update to. |