github_list_commits
Retrieve a list of commits from a GitHub repository. Provide arguments as a JSON string to specify the repository and filtering options via the Lightbulb platform connector.
Instructions
Github connector operation list_commits (platform tool github.list_commits).
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 |