create_repo
Create a new repository owned by the authenticated user, with options to set visibility, initialize with a README, and add a description.
Instructions
Create a repository owned by the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| private | No | ||
| auto_init | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||