backup_create
Create a backup of a GitHub repository, including issues and pull requests, using the GitMCP server. Specify the provider and repository to safeguard project data efficiently.
Instructions
Create a backup
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeIssues | No | Include issues | |
includePRs | No | Include pull requests | |
provider | Yes | Provider name | |
repo | Yes | Repository name |