github_assign_repo_to_lists
Assign a starred repository to GitHub Star Lists to organize it into custom categories, updating existing list membership as needed.
Instructions
Assign or update a repository's membership in native GitHub Star Lists (requires token with 'user' scope).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_ids | Yes | Array of UserList IDs. | |
| repo_node_id | Yes | The GraphQL node ID of the repository. |