github_get_pull_request
Retrieve GitHub pull request details using a JSON arguments string. Returns pull request data through the Lightbulb platform.
Instructions
Github connector operation get_pull_request (platform tool github.get_pull_request).
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 |