github_create_user_list
Create a new GitHub list to organize starred repositories. Specify a name, privacy setting, and optional description to categorize repos.
Instructions
Create a new native GitHub Star List on github.com (requires token with 'user' scope).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the new list (e.g., 'AI & LLM Tools'). | |
| is_private | No | Whether the list should be private. Default: false. | |
| description | No | Optional description of the list. |