create-project
Generate and configure new GitHub Projects by specifying title, owner, optional repository link, and description. Streamlines Agile project management and integration with GitHub's Projects v2 API.
Instructions
Create a new GitHub Project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Project description | |
ownerId | Yes | Owner ID (user or organization) | |
repositoryId | No | Repository ID to link the project to | |
title | Yes | Project title |