write_unassign
Remove a specific person-role assignment from a card when the person has multiple roles. Specify the role to unassign the correct one.
Instructions
Remove one exact assignment (person + role) from a card. If the person holds several roles on the card, the role is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| role | No | Role name or id, e.g. "Developer", "Product Owner" | |
| user | Yes | Person name, login, email, id, or "me" |