haops_delete_message
Delete a message permanently from a discussion thread. Only the message author can delete.
Instructions
Delete a message from a discussion thread. Only the message author can delete. This is permanent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | If true, return the full API response instead of the compact summary (default: false) | |
| messageId | Yes | UUID of the message to delete | |
| projectSlug | Yes | The project slug (URL identifier) | |
| discussionId | Yes | UUID of the discussion thread |