update_issue
Update an existing issue in Zoho Projects using project and issue IDs. Modify the title, severity, or description to reflect current status.
Instructions
Update an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Issue title | |
| issue_id | Yes | Issue ID | |
| severity | No | Issue severity | |
| project_id | Yes | Project ID | |
| description | No | Issue description |