sync_github_repository
Syncs GitHub repository data including metadata, contributors, commits, pull requests, and languages into a knowledge graph for further analysis.
Instructions
Fetch and sync a GitHub repository's data including metadata, contributors, commits, pull requests, and languages. Stores the data in the knowledge graph for further analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The GitHub repository name | |
| owner | Yes | The GitHub repository owner (user or organization) |