create_project
Create a new GitHub Project V2 by specifying owner (user or organization) and title. Automate project setup for streamlined management.
Instructions
Create a new GitHub Project V2
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | The username or organization name | |
| ownerType | Yes | Whether the owner is a user or organization | |
| title | Yes | The title of the project |