aps_issues_get
Retrieve detailed information about a specific APS issue including status, assignee, dates, location, and linked documents for project management.
Instructions
Get detailed information about a single issue. Returns a compact summary with: id, title, description, status, assignee, dates, location, custom attributes, linked document count, permitted statuses, and more.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID – accepts with or without 'b.' prefix. | |
| issue_id | Yes | Issue UUID. Get this from aps_issues_list. | |
| region | No | Data centre region. Defaults to US. |