action gitlab_get_v3_internal_broadcast_message { label: "getV3InternalBroadcastMessage" provider: gitlab method: GET path: "/v3/internal/broadcast_message" encoding: json output: { type: "object" additionalProperties: true } }