GitHub · Capability
GitHub Notifications API — Thread
GitHub Notifications API — Thread. 5 operations. Lead operation: GitHub Get Thread. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Getthread
— GitHub Get Thread
/v1/notifications/threads/{thread-id}
PATCH
Markthreadasread
— GitHub Mark Thread as Read
/v1/notifications/threads/{thread-id}
GET
Getthreadsubscriptionfortheauthenticateduser
— GitHub Get Thread Subscription for the Authenticated User
/v1/notifications/threads/{thread-id}/subscription
PUT
Setthreadsubscription
— GitHub Set Thread Subscription
/v1/notifications/threads/{thread-id}/subscription
DELETE
Deletethreadsubscription
— GitHub Delete Thread Subscription
/v1/notifications/threads/{thread-id}/subscription
MCP Tools
github-get-thread
GitHub Get Thread
read-only
idempotent
github-mark-thread-read
GitHub Mark Thread as Read
idempotent
github-get-thread-subscription-authenticated
GitHub Get Thread Subscription for the Authenticated User
read-only
idempotent
github-set-thread-subscription
GitHub Set Thread Subscription
idempotent
github-delete-thread-subscription
GitHub Delete Thread Subscription
idempotent