kaiten_add_column_subscriber
Subscribe a user to a Kaiten column so they receive updates on all cards or mentions only. Specify column ID, user ID, and optional subscription type to control notifications.
Instructions
Add a subscriber to a Kaiten column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Subscription type (1=all, 2=mentions only). Default: 1 | |
| user_id | Yes | User ID to subscribe | |
| column_id | Yes | Column ID |