memory_git_connect
Connect a GitHub repository to automatically sync commits and pull requests to persistent memory. Provide the repo URL and space UUID to store git knowledge.
Instructions
Connect a GitHub repository to automatically sync commits and PRs to memory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_url | Yes | GitHub repository URL or owner/repo format (e.g., "owner/repo" or "https://github.com/owner/repo") | |
| space_id | Yes | Space UUID where git knowledge will be stored |