Delete repository
delete_repositoryRemove a repository from Woodpecker CI including its webhook, pipelines, logs, secrets, registries, and cron jobs. Requires two-step confirmation, leaving the original forge repository untouched.
Instructions
Removes a repository from Woodpecker: the webhook, every pipeline, all logs, secrets, registries and cron jobs of that repository. The forge repository itself is untouched. Two-step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_id | Yes | Numeric repository id. lookup_repository turns an "owner/name" pair into one; list_repositories shows both. | |
| confirm_token | No | Token from a previous call of this tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truncated | No | Present only when the answer was shortened to fit the budget. |