Loading...
Loading...
Manage Linear notifications. Use for viewing and clearing notifications.
npx skill4agent add finesssee/linear-cli linear-notifications# List unread notifications
linear-cli n list
linear-cli n list --output json
# Get unread count
linear-cli n count
# Mark as read
linear-cli n read NOTIFICATION_ID
# Mark all as read
linear-cli n read-all| Flag | Purpose |
|---|---|
| JSON output |