gitee_disable_deploy_key
Disable a deploy key by specifying the repository owner, repo path, and key ID. Use this to revoke SSH access for automation or CI/CD systems.
Instructions
Disable a deploy key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name | |
| id | Yes | Key ID |