Update Paperclip issue
paperclip_issue_updateUpdate issue status, assignee, fields, or comments in the authoritative state while leaving snapshot files untouched. Returns a compact acknowledgement to confirm the change.
Instructions
Update authoritative issue state. Use this for status/assignment/field changes and optional comments; never edit snapshot files. Returns only a compact acknowledgement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extra | No | Uncommon Paperclip request fields not covered by the dedicated arguments. | |
| title | No | ||
| reopen | No | ||
| status | No | ||
| comment | No | ||
| goal_id | No | ||
| priority | No | ||
| hidden_at | No | ||
| interrupt | No | ||
| label_ids | No | ||
| parent_id | No | ||
| project_id | No | ||
| description | No | ||
| assignee_user_id | No | ||
| assignee_agent_id | No | ||
| blocked_by_issue_ids | No |