update_activity
Edit the title or description of a draft item in a GitHub Project board by specifying the project number and item ID.
Instructions
Edit the title and/or description of an activity (draft item).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title | |
| itemId | Yes | Item id of the activity (from list_activities) | |
| description | No | New description/body | |
| projectNumber | Yes | Number of the GitHub Project board |