update_project
Update a GitHub Projects v2 title, description, or open/closed state. Modify project details while preserving its visibility and structure, using a permitted owner for authorization scope.
Instructions
Update a GitHub Projects v2 title, descriptions, or reversible open/closed state. This tool cannot change visibility or delete a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Allowed owner used as the authorization scope | |
| title | No | ||
| closed | No | ||
| readme | No | ||
| account | Yes | ||
| hostname | No | ||
| projectId | Yes | ||
| shortDescription | No |