github_get_issue
Get a GitHub issue by its number. Retrieve issue details such as title, body, state, labels, and assignees through the Lightbulb MCP server.
Instructions
Github connector operation get_issue (platform tool github.get_issue).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |