get_issue_details
Retrieve detailed JSON data for a known issue using its ID and workspace name. Provides structured information for programmatic analysis.
Instructions
Get detailed information about a specific issue (structured JSON).
NOTE: Prefer workspace_chat for investigative questions about an issue
(e.g. root cause, related resources, next steps). Use this tool only
when you already have an issue ID and need raw JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | The issue ID to look up. | |
| workspace_name | Yes | The workspace the issue belongs to (e.g. 't-oncall'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |