add_existing_issue
Add an existing issue or pull request to a GitHub Project V2 by specifying its global ID and the project ID.
Instructions
Add an existing issue or pull request to a GitHub Project V2
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The global ID of the project | |
| contentId | Yes | The global ID of the issue or pull request to add |