create_part
Create a new enhancement in DevRev by specifying type, name, assigned users, parent parts, and description.
Instructions
Create a new part (enhancement) in DevRev
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| name | Yes | ||
| owned_by | Yes | The DevRev IDs of the users assigned to the part | |
| parent_part | Yes | The DevRev IDs of the parent parts | |
| description | No | The description of the part |