get_issue
Retrieve detailed information about a specific issue by providing the project ID and issue ID. Access status, priority, assignee, and other fields to manage and track issues.
Instructions
Get details of a specific issue.
Args: project_id: The UUID identifier of the project issue_id: The UUID identifier of the issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |