list-issue-activities
Retrieve the complete activity history and timeline for a specific issue within a Plane project, showing all updates, comments, and changes made over time.
Instructions
List all activities/history for an issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ID of the issue to get activities from | |
| project_id | Yes | ID of the project containing the issue |