Add MCP tools for cookie banner, category, pattern, version, and consent
Wire cookiebanner.Service into the MCP resolver and expose 24 tools covering full CRUD, activation, versioning, translations, and consent record queries with pagination and filtering support. Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -202,6 +202,7 @@ func NewServer(cfg Config) (*Server, error) {
|
||||
cfg.Probo,
|
||||
cfg.IAM,
|
||||
cfg.AccessReview,
|
||||
cfg.CookieBanner,
|
||||
cfg.TokenSecret,
|
||||
),
|
||||
slackHandler: slack_v1.NewMux(
|
||||
|
||||
Reference in New Issue
Block a user