github_projects_add_item_for_user
Add an item to a user-owned GitHub project. Provide the username and project number, and optionally include a request body.
Instructions
Add item to user owned project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | username | |
| project_number | Yes | project_number | |
| body | No | Request body (JSON object) |