GitHub · Capability
GitHub Repos API — Assignees
GitHub Repos API — Assignees. 3 operations. Lead operation: List Assignees. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listassignees
— List Assignees
/v1/repos/{owner}/{repo}/assignees
POST
Addassigneestoanissue
— Add Assignees To An Issue
/v1/repos/{owner}/{repo}/issues/{issue-number}/assignees
DELETE
Removeassigneesfromanissue
— Remove Assignees From An Issue
/v1/repos/{owner}/{repo}/issues/{issue-number}/assignees
MCP Tools
list-assignees
List Assignees
read-only
idempotent
add-assignees-issue
Add Assignees To An Issue
remove-assignees-issue
Remove Assignees From An Issue
idempotent