get_history
Retrieve the activity history and comments for any Taiga issue, user story, task, or epic by specifying its type and numeric ID.
Instructions
Get the activity history and comments of a Taiga issue, user story, task, or epic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | Type of object | |
| object_id | Yes | Numeric ID of the object |