Delete an organization
delete_organizationRemove an organization from Woodpecker along with its secrets, registries, and agents. Requires admin rights and a confirmation token; repositories and forge remain untouched.
Instructions
Removes an organization from Woodpecker together with its org-level secrets, registries and agents. Admin only. It does not touch the forge, and it does not delete the repositories — but anything of theirs that relied on an org-level secret stops working. Two-step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Numeric organization id, as returned by list_organizations or lookup_organization. | |
| 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. |