downvote_item
Remove your vote from a user story, task, issue, or epic. Supply the object_id and object_type; session_id defaults if omitted.
Instructions
Remove your vote from an item (downvote). object_type: 'user_story', 'task', 'issue', or 'epic'. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_id | Yes | ||
| object_type | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |