github_repos_update_invitation
Update an invitation to a GitHub repository by specifying owner, repo, and invitation ID. Modify invitation properties with optional request body.
Instructions
Update a repository invitation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| invitation_id | Yes | invitation_id | |
| body | No | Request body (JSON object) |