trello · Capability
Trello REST API — Notifications
Trello REST API — Notifications. 4 operations. Lead operation: Get Notifications for a Member. Self-contained Naftiko capability covering one Trello business surface.
What You Can Do
GET
Getmembernotifications
— Get Notifications for a Member
/v1/members/{id}/notifications
POST
Markallnotificationsread
— Mark All Notifications as Read
/v1/notifications/all/read
GET
Getnotification
— Get a Notification
/v1/notifications/{id}
PUT
Updatenotification
— Update a Notification
/v1/notifications/{id}
MCP Tools
get-notifications-member
Get Notifications for a Member
read-only
idempotent
mark-all-notifications-read
Mark All Notifications as Read
get-notification
Get a Notification
read-only
idempotent
update-notification
Update a Notification
idempotent