list_projects
Retrieve and organize all GitHub repository projects by specifying owner, repo, state, and pagination parameters.
Instructions
List all projects in a GitHub repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | Repository owner (username or organization) | |
page | No | Page number for pagination (starts at 1) | |
per_page | No | Number of results per page (max 100) | |
repo | Yes | Repository name | |
state | No | Filter projects by state |