list-projects
Retrieve a list of GitHub Projects for a specific user, with options for pagination and specifying the number of projects to return.
Instructions
List GitHub Projects for a user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
after | No | Cursor for pagination | |
first | No | Number of projects to return (max 100) | |
owner | Yes | GitHub username |