create_project
Generate a new project in a GitHub repository using owner, repo, and name inputs. Add a description to organize tasks, track progress, and manage workflows effectively.
Instructions
Create a new project for a repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | The description of the project | |
name | Yes | The name of the project | |
owner | Yes | Repository owner (username or organization) | |
repo | Yes | Repository name |