gitea_delete_file
Delete files from Gitea repositories with SHA-based conflict detection to prevent accidental overwrites. Manage repository content through the MCP Hub's AI-native interface.
Instructions
[UNIFIED] Delete a file from a Gitea repository. Requires current file SHA for conflict detection.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| owner | Yes | ||
| repo | Yes | ||
| path | Yes | ||
| sha | Yes | ||
| message | Yes | ||
| branch | No |