haops_delete_discussion
Delete a discussion thread and all its messages permanently. Confirm before use to avoid data loss.
Instructions
Delete a discussion thread. This is permanent and will also delete all messages in the thread. Use with caution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | If true, return the full API response instead of the compact summary (default: false) | |
| projectSlug | Yes | The project slug (URL identifier) | |
| discussionId | Yes | UUID of the discussion to delete |