get_issue
Retrieve a single issue's complete information by providing the issue ID and project ID. Use this action to fetch specific issue details when needed.
Instructions
Get a single issue by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Issue UUID | |
| project_id | Yes | Project UUID |