Get related bugs
get_related_bugsRetrieve all bugs linked to a given bug via dependencies, duplicates, and see-also links, returning summaries to map the full relationship graph in one call.
Instructions
Resolve every bug linked to the given bug (depends_on, blocks, regressed_by, regressions, duplicates, dupe_of, and same-instance see_also links) and return a summary of each so the relationship graph can be understood in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bug_id | Yes | Bug ID or alias | |
| relations | No | Restrict to these relationship types (default: all) |