unwatch_item
Stop watching a specific Taiga item (user story, task, issue, epic, milestone, or wiki page) by providing its type and ID. Uses default session if not provided.
Instructions
Stop watching an item. object_type: 'user_story', 'task', 'issue', 'epic', 'milestone', or 'wiki_page'. 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 |