haops_delete_channel
Delete a channel and all its discussions from a HAOps project to clean up communication spaces.
Instructions
Delete a channel from a HAOps project. This will also delete all discussions in the channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | If true, return the full API response instead of the compact summary (default: false) | |
| channelId | Yes | UUID of the channel to delete | |
| projectSlug | Yes | The project slug (URL identifier) |