pylon_update_issue
Update an existing Pylon issue by changing its title, state, priority, assignee, tags, or custom fields using its unique ID.
Instructions
Update an existing issue in Pylon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for the issue | |
| state | No | State of the issue | |
| title | No | Title of the issue | |
| issue_id | Yes | The unique identifier of the issue to update | |
| priority | No | Priority of the issue | |
| assignee_id | No | User ID to assign the issue to | |
| custom_fields | No | Custom fields |