subscriptions
Create, update, delete, and list notification subscriptions to control alerts for issues and projects in YouTrack.
Instructions
Notification subscriptions: create, update, delete, list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: create (new subscription), update (modify existing), delete (remove), list (all subscriptions) | |
| id | No | Subscription ID (required for update/delete actions) | |
| name | No | Subscription name (required for create action) | |
| filters | No | Notification filters (project, issue type, priority, etc.) | |
| enabled | No | Whether subscription is enabled | |
| deliveryMethods | No | How notifications should be delivered | |
| updates | No | Updates to apply to subscription (for update action) |