Delete Broadcast Message
delete_broadcast_messageDelete a GitLab broadcast message by its ID using administrator credentials. Removes unwanted system notifications from the GitLab interface.
Instructions
Delete a GitLab broadcast message by ID. Requires administrator privileges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Broadcast message ID | |
| userCredentials | No | Your GitLab credentials (optional — falls back to the configured env token if not provided) |