assign_work_item
Assign a GitHub user to an issue or pull request from a Project item. Resolves login, skips existing assignees, verifies the assignment, and returns audit metadata.
Instructions
Assign a GitHub user to the Issue or Pull Request represented by one authorized Project item. Admin/PM only in the current policy. Resolves the login, skips an already-assigned user, verifies the assignment, and returns actor-aware audit metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| itemId | Yes | ||
| number | Yes | ||
| assigneeLogin | Yes |