memory_git_disconnect
Stop syncing memory with a GitHub repository by disconnecting it. Provide the repo name in owner/repo format or its UUID to remove the connection.
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) |