remove_collaboration_integration
Remove a Slack or Microsoft Teams webhook subscription from a Pincushion project using project ID and optional integration details.
Instructions
Remove a Slack or Microsoft Teams webhook subscription from a Pincushion project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Subscription name to remove with provider. Default: default. | |
| provider | No | Provider to remove when integrationId is omitted. | |
| projectId | Yes | The Pincushion project ID. | |
| integrationId | No | Exact integration ID from list_collaboration_integrations. |