get-issue-activity
Retrieve detailed activity information for a specific issue within a Plane project by providing project, issue, and activity IDs.
Instructions
Get detailed information about a specific issue activity
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | ID of the activity to retrieve | |
| issue_id | Yes | ID of the issue containing the activity | |
| project_id | Yes | ID of the project containing the issue |