Get ONES Bug Detail
get_bug_detailRetrieve bug body, fields, and related task facts by providing a task ID.
Instructions
Get bug body, fields, and related task facts by task id. Prefer get_bug_detail_by_ref when starting from a bug number or URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| team_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | ||
| description | Yes | ||
| severity | Yes | ||
| priority | Yes | ||
| related_tasks | Yes | ||
| raw_payload | Yes |