get_github_project_item_relationships
Retrieve parent, sub-issue, blocks, and blocked-by relationships for an authorized Project Issue, returning only same-Project allowed-owner details; withheld counts and bounded coverage are explicit.
Instructions
Read native parent, sub-issue, blocks and blocked-by relationships for a GitHub Issue item in an authorized Project. Only same-Project, allowed-owner target details are returned; withheld counts and bounded coverage are explicit. Does not mutate GitHub or change get_blockers semantics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | ||
| owner | Yes | ||
| itemId | Yes | ||
| number | Yes |