memory_git_disconnect
Stop syncing a GitHub repository by disconnecting it using either repository name or ID.
Instructions
Disconnect a GitHub repository and stop syncing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository name in owner/repo format (optional if repository_id is provided) | |
| repository_id | No | Repository UUID (optional if repo is provided) |