delete_activity
Remove a draft item or activity from a GitHub Project board by providing its project number and item ID.
Instructions
Delete an activity (draft item) from a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Item id of the activity (from list_activities) | |
| projectNumber | Yes | Number of the GitHub Project board |