GitHub · Capability
GitHub Issues API — Remove
GitHub Issues API — Remove. 3 operations. Lead operation: GitHub Remove Assignees from an Issue. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
DELETE
Removeassigneesfromanissue
— GitHub Remove Assignees from an Issue
/v1/repos/{owner}/{repo}/issues/{issue-number}/assignees
DELETE
Removealllabelsfromanissue
— GitHub Remove All Labels from an Issue
/v1/repos/{owner}/{repo}/issues/{issue-number}/labels
DELETE
Removelabelfromanissue
— GitHub Remove Label from an Issue
/v1/repos/{owner}/{repo}/issues/{issue-number}/labels/{name}
MCP Tools
github-remove-assignees-issue
GitHub Remove Assignees from an Issue
idempotent
github-remove-all-labels-issue
GitHub Remove All Labels from an Issue
idempotent
github-remove-label-issue
GitHub Remove Label from an Issue
idempotent