github_projects_update_item_for_user
Update a project item for a user by providing the username, project number, item ID, and optional request body.
Instructions
Update project item for user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | username | |
| project_number | Yes | project_number | |
| item_id | Yes | item_id | |
| body | No | Request body (JSON object) |