Snyk · Capability
Snyk API — SlackSettings
Snyk API — SlackSettings. 7 operations. Lead operation: Remove the given Slack App integration. Self-contained Naftiko capability covering one Snyk business surface.
What You Can Do
DELETE
Deleteslackdefaultnotificationsettings
— Remove the given Slack App integration
/v1/orgs/{org-id}/slack-app/{bot-id}
GET
Getslackdefaultnotificationsettings
— Get Slack integration default notification settings.
/v1/orgs/{org-id}/slack-app/{bot-id}
POST
Createslackdefaultnotificationsettings
— Create new Slack notification default settings.
/v1/orgs/{org-id}/slack-app/{bot-id}
GET
Getslackprojectnotificationsettingscollection
— Slack notification settings overrides for projects
/v1/orgs/{org-id}/slack-app/{bot-id}/projects
DELETE
Deleteslackprojectnotificationsettings
— Remove Slack settings override for a project.
/v1/orgs/{org-id}/slack-app/{bot-id}/projects/{project-id}
PATCH
Updateslackprojectnotificationsettings
— Update Slack notification settings for a project.
/v1/orgs/{org-id}/slack-app/{bot-id}/projects/{project-id}
POST
Createslackprojectnotificationsettings
— Create a new Slack settings override for a given project.
/v1/orgs/{org-id}/slack-app/{bot-id}/projects/{project-id}
MCP Tools
remove-given-slack-app-integration
Remove the given Slack App integration
idempotent
get-slack-integration-default-notification
Get Slack integration default notification settings.
read-only
idempotent
create-new-slack-notification-default
Create new Slack notification default settings.
slack-notification-settings-overrides-projects
Slack notification settings overrides for projects
read-only
idempotent
remove-slack-settings-override-project
Remove Slack settings override for a project.
idempotent
update-slack-notification-settings-project
Update Slack notification settings for a project.
idempotent
create-new-slack-settings-override
Create a new Slack settings override for a given project.