list_notifications
Retrieve Linear inbox notifications across workspaces. Filter for unread items and identify notification type.
Instructions
List notifications in the viewer's inbox.
unread_only=True restricts to notifications with no readAt.
Nodes carry __typename (IssueNotification, ProjectNotification,
etc.) so an agent can branch on category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| first | No | ||
| workspace | No | ||
| unread_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||