get_github_context
Retrieve the GitHub repository connected to a PixelFixer project, returning null when no repository is linked.
Instructions
Get the GitHub repository connection for a project. Returns null if no repo is connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | No | Team ID (auto from session if omitted) | |
| projectId | No | Project ID (auto from session if omitted) |